mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
only mkif overseer enabled
This commit is contained in:
parent
25dbee138f
commit
082bf43093
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ in
|
|||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
}: lib.mkIf config.user.overseer.enable {
|
||||
# Some scafolding for secrets
|
||||
sops = {
|
||||
defaultSopsFile = inputs.nix-secrets.secrets.overseer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue