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