Sops file needs to be in the right folder

This commit is contained in:
Lillian Violet 2024-02-21 12:19:42 +01:00
parent 1e62fd2886
commit 316ecdcc6c
3 changed files with 6 additions and 3 deletions

View file

@ -30,6 +30,9 @@
./hardware-configuration.nix
];
sops.defaultSopsFile = ./secrets/sops.yaml;
sops.age.keyFile = ../../../../../../var/secrets/keys.txt;
home-manager = {
extraSpecialArgs = {inherit inputs outputs;};
users = {