Switched Equinox to KDE
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
# Theme Modules
|
# Theme Modules
|
||||||
stylix.nixosModules.stylix
|
stylix.nixosModules.stylix
|
||||||
./themes/targets/all.nix
|
./themes/targets/all.nix
|
||||||
./themes/tokyonight
|
./themes/daemon
|
||||||
|
|
||||||
# Host Module
|
# Host Module
|
||||||
./hosts/Equinox
|
./hosts/Equinox
|
||||||
@@ -109,7 +109,7 @@
|
|||||||
./home
|
./home
|
||||||
./home/shell
|
./home/shell
|
||||||
./home/applications
|
./home/applications
|
||||||
./home/desktops/gnome
|
./home/desktops/kde
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ in {
|
|||||||
../../modules/containers.nix
|
../../modules/containers.nix
|
||||||
../../modules/virtualization.nix
|
../../modules/virtualization.nix
|
||||||
../../modules/harden.nix
|
../../modules/harden.nix
|
||||||
../../modules/gnome.nix
|
../../modules/kde.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.nvidia.open = false;
|
hardware.nvidia.open = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user