This commit is contained in:
2025-12-31 13:28:28 +01:00
parent ea87377e37
commit 038bcda374
4 changed files with 74 additions and 1 deletions

24
flake.lock generated
View File

@@ -35,6 +35,29 @@
"type": "github"
}
},
"impermanence": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1759327258,
"narHash": "sha256-aCEKGoPLZccGQBkjAjFFPfdyF9yWlM+4XSBRZZSvShY=",
"owner": "misterio77",
"repo": "impermanence",
"rev": "c69232cd3962b6b1b67ad4e38a3916ad67f20d76",
"type": "github"
},
"original": {
"owner": "misterio77",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1766902085,
@@ -71,6 +94,7 @@
"inputs": {
"hardware": "hardware",
"home-manager": "home-manager",
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"sops-nix": "sops-nix",