switch to gnome

This commit is contained in:
Mohamed Chrayed 2024-10-05 15:46:07 +02:00
parent 62c55b5d2d
commit 648766fb40

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