feat(sddm): use cattpuccin

This commit is contained in:
2025-08-09 20:14:31 +08:00
parent e1e3e96626
commit 90cd4bdd84
4 changed files with 38 additions and 6 deletions

21
flake.lock generated
View File

@@ -98,6 +98,26 @@
"type": "github"
}
},
"catppuccin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1754950929,
"narHash": "sha256-75hsUMshZ5ZlO/X2JWfZqKHPM66uhUNsDG/Zozwh/xs=",
"owner": "catppuccin",
"repo": "nix",
"rev": "45512611f1537c75e439d508409efc6901286645",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
"chaotic": {
"inputs": {
"flake-schemas": "flake-schemas",
@@ -1031,6 +1051,7 @@
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
"chaotic": "chaotic",
"darkly": "darkly",
"fenix": "fenix",