Update
This commit is contained in:
parent
50ee6b2dbf
commit
94cb2758e6
@ -1,6 +1,6 @@
|
||||
{ test-nix, ... }: {
|
||||
{ pkgs, inputs, config, ... }: {
|
||||
|
||||
imports = [ test-nix.nixosModules.sops ];
|
||||
imports = [ inputs.sops-nix.nixosModules.sops ];
|
||||
|
||||
sops = {
|
||||
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
|
||||
|
Loading…
Reference in New Issue
Block a user