Compare commits

...

2 Commits

Author SHA1 Message Date
Flake Bot
c4416e826b Bump flake.lock
Some checks are pending
Flake.lock / build (push) Waiting to run
Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-14 14:29:33 +00:00
886ee6da18 switch to plasma 2024-09-14 16:28:32 +02:00
2 changed files with 9 additions and 9 deletions

View File

@ -71,11 +71,11 @@
]
},
"locked": {
"lastModified": 1726142087,
"narHash": "sha256-uT4TRd3PgreUD5sJaNioVfMemdyWFLoPHqN4AFszGmw=",
"lastModified": 1726308872,
"narHash": "sha256-d4vwO5N4RsLnCY7k5tY9xbdYDWQsY3RDMeUoIa4ms2A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "da8406a6ff556b86dc368e96ca8bd81b2704a91a",
"rev": "6c1a461a444e6ccb3f3e42bb627b510c3a722a57",
"type": "github"
},
"original": {
@ -177,11 +177,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1725983898,
"narHash": "sha256-4b3A9zPpxAxLnkF9MawJNHDtOOl6ruL0r6Og1TEDGCE=",
"lastModified": 1726062873,
"narHash": "sha256-IiA3jfbR7K/B5+9byVi9BZGWTD4VSbWe8VLpp9B/iYk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1355a0cbfeac61d785b7183c0caaec1f97361b43",
"rev": "4f807e8940284ad7925ebd0a0993d2a1791acb2f",
"type": "github"
},
"original": {

View File

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