alpine: update

This commit is contained in:
Tristan 2024-05-01 13:58:51 +01:00
parent 5c74190cf6
commit d1772cb4be
2 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@
settings = {
email = "tristan@tristans.cloud";
base_url = "https://vault.tristans.cloud";
pinentry = lib.mkDefault "tty";
pinentry = lib.mkDefault pkgs.pinentry-tty;
};
};