2
2
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2025-02-01 22:10:49 +01:00

Add sops config to voyager

This commit is contained in:
Felix Albrigtsen 2023-04-26 13:18:34 +02:00
parent 88247e5a81
commit 3dae346db0

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; [