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