hercules is no more (for now)
This commit is contained in:
parent
db413da046
commit
941af36317
3 changed files with 35 additions and 1 deletions
|
@ -17,7 +17,7 @@ in {
|
|||
|
||||
inherit options;
|
||||
|
||||
config = lib.mkIf config.common.hercules.enable {
|
||||
config = lib.mkIf false /* config.common.hercules.enable */ {
|
||||
age.secrets.hercules-token = {
|
||||
file = ../../../secrets/hercules-token.age;
|
||||
owner = herculesUser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue