This commit is contained in:
jopejoe1 2024-07-14 15:22:14 +02:00
parent 72060a14be
commit 149985a26b
7 changed files with 37 additions and 11 deletions

16
flake.lock generated
View file

@ -16,6 +16,21 @@
"type": "gitlab"
}
},
"catppuccin": {
"locked": {
"lastModified": 1720472194,
"narHash": "sha256-CYscFEts6tyvosc1T29nxhzIYJAj/1CCEkV3ZMzSN/c=",
"owner": "catppuccin",
"repo": "nix",
"rev": "d75d5803852fb0833767dc969a4581ac13204e22",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
"clan-core": {
"inputs": {
"disko": [
@ -549,6 +564,7 @@
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
"disko": "disko",
"firefox-addons": "firefox-addons",
"home-manager": "home-manager",