flake: migrate to agenix-rekey

This commit is contained in:
Infinidoge 2025-02-18 21:47:38 -05:00
parent 26734c2196
commit b54be3998f
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
61 changed files with 306 additions and 190 deletions

View file

@ -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 = [