feat: NixOS | add impermanence

This commit is contained in:
2025-02-08 13:48:14 +05:00
parent 7dfc18caee
commit 523297f96d
3 changed files with 74 additions and 0 deletions

16
flake.lock generated
View File

@@ -444,6 +444,21 @@
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1737831083,
"narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": "crane",
@@ -607,6 +622,7 @@
"disko": "disko",
"home-manager": "home-manager",
"hyprland": "hyprland",
"impermanence": "impermanence",
"lanzaboote": "lanzaboote",
"nix-secrets": "nix-secrets",
"nixos-hardware": "nixos-hardware",