Switched Equinox to gnome and added devenv as a package

This commit is contained in:
2024-04-07 12:13:25 -03:00
parent df4d5f1b6b
commit 5d8321ce86
3 changed files with 3 additions and 2 deletions

View File

@@ -92,7 +92,7 @@
./home ./home
./home/shell ./home/shell
./home/applications ./home/applications
./home/desktops/kde ./home/desktops/gnome
]; ];
}; };
} }

View File

@@ -9,6 +9,7 @@
# Development # Development
act act
devenv
mprocs mprocs
tokei tokei

View File

@@ -22,7 +22,7 @@ in {
../../modules/containers-nvidia.nix ../../modules/containers-nvidia.nix
../../modules/virtualization.nix ../../modules/virtualization.nix
../../modules/harden.nix ../../modules/harden.nix
../../modules/kde6.nix ../../modules/gnome.nix
]; ];
# Set networking # Set networking