diff --git a/default.nix b/default.nix index 0d3e954f..86fb5c33 100644 --- a/default.nix +++ b/default.nix @@ -130,6 +130,9 @@ ripgrep # better grep may help later inputs.agenix.packages.${system}.default ]; + + age.secretsMountPoint = "/run/secrets"; + # you phisiclally cannot live without this # litearlly! ! ! ! ! ! programs.gnupg.agent = {