Add atuin home

This commit is contained in:
muon 2025-08-01 11:33:55 +00:00
parent ee1f5b7408
commit 8c3ce29b0d
3 changed files with 22 additions and 9 deletions

View file

@ -6,5 +6,6 @@ in with lib; {
age.keyFile = "/persist/var/lib/sops-nix/key.txt";
defaultSopsFile = ./secrets.yaml;
secrets.zipline-auth = { };
secrets.atuin-auth = { };
};
}