summaryrefslogtreecommitdiff
path: root/hosts/apocalypse/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/apocalypse/default.nix')
-rw-r--r--hosts/apocalypse/default.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/apocalypse/default.nix b/hosts/apocalypse/default.nix
index 0977258..e82b048 100644
--- a/hosts/apocalypse/default.nix
+++ b/hosts/apocalypse/default.nix
@@ -21,9 +21,10 @@
## Addons for this system
addons = {
- desktop.hyprland.enable = true;
+ desktop.hyprland.enable = false;
desktop.xfce.enable = true;
- desktop.cosmic.enable = true;
+ desktop.cosmic.enable = false;
+ desktop.kde.enable = true;
steam.enable = true;
virtualisation.guest = false;