Compare commits
2 Commits
bfb68db9de
...
c05e1a919a
| Author | SHA1 | Date | |
|---|---|---|---|
| c05e1a919a | |||
| 2905839509 |
@@ -17,7 +17,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
sydnix.sops.secrets.bepasty-secret-key = {};
|
sydnix.sops.secrets.bepasty-secret-key = {};
|
||||||
sydnix.sops.secrets.bepasty-secret-config = {};
|
sydnix.sops.secrets.bepasty-secret-config = {};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user