feat: sddm module

This commit is contained in:
Artur Manuel 2024-10-16 17:01:46 +01:00
commit 2c70c86c8e
7 changed files with 172 additions and 69 deletions

59
flake.lock generated
View file

@ -5,11 +5,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1729010169,
"narHash": "sha256-AjgIlXcreagCs6ltT8mzI1UYEiYgfhlwe4Tl3taxQSU=",
"lastModified": 1729070567,
"narHash": "sha256-r3KMTeBLioUtRPRFjdWbpZqfMmQHr6Dj9vjGaj4OhP8=",
"owner": "nix-community",
"repo": "disko",
"rev": "9ab6ae4e632016caac1c7e82e15b12b8c672ed76",
"rev": "c8760cee70cf166ad6bcee0bd9f0bba934a3a651",
"type": "github"
},
"original": {
@ -160,12 +160,63 @@
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
"flake-parts": "flake-parts",
"git-hooks-nix": "git-hooks-nix",
"nixpkgs": "nixpkgs_3"
"nixpkgs": "nixpkgs_3",
"wallpkgs": "wallpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"wallpkgs": {
"inputs": {
"nixpkgs": "nixpkgs_4",
"systems": "systems"
},
"locked": {
"lastModified": 1728261155,
"narHash": "sha256-bDnPyjl8/EsMPQE2dweWiOkpJ7zYI8LhrVEGx0luquk=",
"owner": "notashelf",
"repo": "wallpkgs",
"rev": "81459dfc37c4420b7908a90a333d2643f24bec33",
"type": "github"
},
"original": {
"owner": "notashelf",
"repo": "wallpkgs",
"type": "github"
}
}
},