mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Add packages
This commit is contained in:
@@ -27,6 +27,10 @@
|
|||||||
# List packages installed in system profile
|
# List packages installed in system profile
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
firefox
|
firefox
|
||||||
|
obsidian
|
||||||
|
vscode-fhs
|
||||||
|
gnome.gnome-power-manager
|
||||||
|
gnomeExtensions.screen-rotate
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user