add impermanence flake

This commit is contained in:
Laureηt 2024-01-12 20:39:28 +01:00
parent f8225fdea2
commit c669d9e794
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI
2 changed files with 19 additions and 0 deletions

View file

@ -510,6 +510,21 @@
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1703656108,
"narHash": "sha256-hCSUqdFJKHHbER8Cenf5JRzjMlBjIdwdftGQsO0xoJs=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "033643a45a4a920660ef91caa391fbffb14da466",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": "crane_2",
@ -924,6 +939,7 @@
"flake-parts": "flake-parts",
"home-manager": "home-manager",
"hyprland": "hyprland",
"impermanence": "impermanence",
"lanzaboote": "lanzaboote",
"nixos-anywhere": "nixos-anywhere",
"nixos-hardware": "nixos-hardware",

View file

@ -53,6 +53,9 @@
nixos-hardware = {
url = "github:nixos/nixos-hardware";
};
impermanence = {
url = "github:nix-community/impermanence";
};
# home assets
wallpaper = {