flake: migrate to agenix-rekey
This commit is contained in:
parent
26734c2196
commit
b54be3998f
61 changed files with 306 additions and 190 deletions
|
@ -24,9 +24,12 @@
|
|||
devshell.name = "universe";
|
||||
devshell.motd = "";
|
||||
|
||||
devshell.packages = [
|
||||
devshell.packages = with pkgs; [
|
||||
pythonEnv
|
||||
inputs'.disko.packages.disko
|
||||
config.agenix-rekey.package
|
||||
age-plugin-fido2-hmac
|
||||
age-plugin-yubikey
|
||||
];
|
||||
|
||||
env = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue