comment
This commit is contained in:
@@ -15,6 +15,8 @@
|
|||||||
|
|
||||||
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||||
sops.defaultSopsFormat = "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";
|
sops.age.keyFile = "${userSettings.adHome}/.config/sops/age/keys.txt";
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user