oopsie was made in secrets repo
This commit is contained in:
parent
cd799723f3
commit
eb646b996c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
|
||||
sops = {
|
||||
defaultSopsFile = builtins.trace inputs.secrets.path;
|
||||
defaultSopsFile = inputs.secrets.path;
|
||||
age.keyFile = "/nix/config/keys.txt";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue