This commit is contained in:
Hadi 2024-06-19 22:40:01 +02:00
parent 50ee6b2dbf
commit 94cb2758e6

View File

@ -1,6 +1,6 @@
{ test-nix, ... }: { { pkgs, inputs, config, ... }: {
imports = [ test-nix.nixosModules.sops ]; 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";