chore: switch to rage and update agenix

This commit is contained in:
uku 2024-09-01 16:31:54 +02:00
parent 3751997d33
commit 32faa5ba1e
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 7 additions and 4 deletions

View file

@ -32,7 +32,10 @@ in {
../programs/starship ../programs/starship
]; ];
age.identityPaths = ["/etc/age/key"]; age = {
ageBin = lib.getExe pkgs.rage;
identityPaths = ["/etc/age/key"];
};
boot = { boot = {
kernelPackages = pkgs.linuxPackages; # use lts kernelPackages = pkgs.linuxPackages; # use lts

View file

@ -14,11 +14,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1716541294, "lastModified": 1725200965,
"narHash": "sha256-QJ83z0lGC+CibC/0unb0W+ynPRbXyIUrk0sGyYRpHwQ=", "narHash": "sha256-VHmV707zSkOJStw8qwp54oG2hGX7OLCgLSK1Z/NvmWw=",
"owner": "uku3lig", "owner": "uku3lig",
"repo": "agenix", "repo": "agenix",
"rev": "a5fc5b0debcf98da8a6cc406408f7868836e3b06", "rev": "5dddb391f864e1a153c4cb7de3e93c659076481b",
"type": "github" "type": "github"
}, },
"original": { "original": {