switch to gnome

This commit is contained in:
Mohamed Chrayed 2024-09-11 16:40:30 +02:00
parent 47f3919641
commit 2ea340d0d4

View File

@ -50,11 +50,11 @@
./modules/system/apps-misc ./modules/system/apps-misc
./modules/system/browser ./modules/system/browser
./modules/system/flatpak ./modules/system/flatpak
./modules/system/plasma ./modules/system/gnome
./modules/system/syncthing-${hostName} ./modules/system/syncthing-${hostName}
]; ];
displaySystemModules = [ displaySystemModules = [
./modules/system/sddm ./modules/system/gdm
]; ];
gamingSystemModules = hostName:[ gamingSystemModules = hostName:[
./modules/system/controller ./modules/system/controller
@ -74,7 +74,7 @@
./modules/user/shell ./modules/user/shell
]; ];
desktopUserModules = [ desktopUserModules = [
./modules/user/plasma ./modules/user/gnome
]; ];
gamingUserModules = [ gamingUserModules = [
./modules/user/steam ./modules/user/steam