initial nas config

This commit is contained in:
mjallen18
2024-02-18 15:07:48 -06:00
parent 44539604ff
commit b9cbddf44c
4 changed files with 256 additions and 5 deletions

16
flake.lock generated
View File

@@ -186,6 +186,21 @@
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1706639736,
"narHash": "sha256-CaG4j9+UwBDfinxxvJMo6yOonSmSo0ZgnbD7aj2Put0=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "cd13c2917eaa68e4c49fea0ff9cada45440d7045",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"kde": {
"inputs": {
"flake-utils": "flake-utils",
@@ -390,6 +405,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"impermanence": "impermanence",
"kde": "kde",
"lanzaboote": "lanzaboote",
"nix-flatpak": "nix-flatpak",