Former-commit-id: 241a91487c
This commit is contained in:
Hadi
2024-06-19 22:46:33 +02:00
parent 13b147932e
commit c8ca22f308

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