mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 02:00:51 +02:00
Another file impacted by secrets rolling
This commit is contained in:
parent
f3ab033298
commit
eb7bd95e1a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ with lib;
|
||||||
mode = "0440";
|
mode = "0440";
|
||||||
group = config.users.groups.keys.name;
|
group = config.users.groups.keys.name;
|
||||||
sopsFile = ../secrets/git-gpg-private-key;
|
sopsFile = ../secrets/git-gpg-private-key;
|
||||||
|
format = "binary";
|
||||||
};
|
};
|
||||||
|
|
||||||
nix.gcRoots = [ inputs.sops-nix ];
|
nix.gcRoots = [ inputs.sops-nix ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue