This commit is contained in:
Hadi 2024-06-19 21:53:34 +02:00
parent adbbcec22c
commit 26767f861c

View File

@ -1,7 +1,5 @@
{ inputs, ... }: { { inputs, ... }: {
imports = [ inputs.sops-nix.nixosModules.sops ];
sops = { sops = {
age.keyFile = "/home/hadi/.config/sops/age/keys.txt"; age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
defaultSopsFile = "../../../secrets/server.yaml"; defaultSopsFile = "../../../secrets/server.yaml";