mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-14 09:18:42 +02:00
update target name in .sops.yaml
This commit is contained in:
@ -25,6 +25,6 @@ in
|
||||
noReplyAddress = "nixos-wiki-no-reply@thalheim.io";
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||
boot.loader.grub.devices = lib.mkForce [ "/dev/sda" ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user