This commit is contained in:
Hadi 2024-06-19 22:36:42 +02:00
parent aa519ba3ee
commit 12e8e9e870

View File

@ -1,6 +1,6 @@
{ inputs, ... }: { { sops-nix, ... }: {
imports = [ inputs.sops-nix.nixosModules.sops ]; imports = [ sops-nix.nixosModules.sops ];
sops = { sops = {
age.keyFile = "/home/hadi/.config/sops/age/keys.txt"; age.keyFile = "/home/hadi/.config/sops/age/keys.txt";