hosts: steamdeck: move to kde but stick to gdm

This commit is contained in:
2023-07-31 21:51:19 +02:00
parent ca422d00ea
commit 7e3715a646
8 changed files with 76 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
imports =
[
../../modules/desktop/steam/home.nix # Window Manager
../../modules/desktop/gnome/home.nix # Window Manager
../../modules/desktop/kde/home.nix # Window Manager
../../modules/home.nix # Window Manager
];
@@ -47,8 +47,6 @@
};
services = { # Applets
blueman-applet.enable = true; # Bluetooth
network-manager-applet.enable = true; # Network
};
xsession.preferStatusNotifierItems = true;