This commit is contained in:
Hadi 2024-06-19 22:46:33 +02:00
parent 2f2aad2b91
commit 241a91487c

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