This commit is contained in:
John Lancaster
2024-12-29 14:14:51 -06:00
parent b8cba0a5b2
commit 3a004e9251

View File

@@ -15,6 +15,8 @@
sops.defaultSopsFile = ./secrets/secrets.yaml;
sops.defaultSopsFormat = "yaml";
# This is needed for nix to access the secrets at build time. It doesn't affect gets used for the `sops ...` command
sops.age.keyFile = "${userSettings.adHome}/.config/sops/age/keys.txt";
environment.systemPackages = with pkgs; [