Update
This commit is contained in:
parent
aa519ba3ee
commit
12e8e9e870
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user