Add sops config to voyager

This commit is contained in:
Felix Albrigtsen 2023-04-26 13:18:34 +02:00
parent 88247e5a81
commit 3dae346db0
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
};
sops.defaultSopsFile = ../../secrets/voyager/voyager.yaml;
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
environment.variables = { EDITOR = "vim"; };
environment.systemPackages = with pkgs; [