Added distrobox and switched Equinox and Pegasus to KDE

This commit is contained in:
2024-06-06 13:33:10 -03:00
parent 5e5fc1ebec
commit 1c52e7a4e6
3 changed files with 3 additions and 2 deletions

View File

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

View File

@@ -30,6 +30,7 @@
# Utilities # Utilities
bitwarden-cli bitwarden-cli
distrobox
lazydocker lazydocker
nh nh
ox ox

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/gnome.nix ../../modules/kde.nix
]; ];
# Set networking # Set networking