meow
This commit is contained in:
parent
1ca1890e33
commit
ab44dd5abb
7 changed files with 191 additions and 106 deletions
|
|
@ -10,10 +10,10 @@ in
|
|||
default = "md.xyno.systems";
|
||||
};
|
||||
config = lib.mkIf cfg.enable {
|
||||
ragon.agenix.secrets.autheliaHedgedoc = { owner = "authelia-main"; };
|
||||
services.authelia.instances.main.settingsFiles = [
|
||||
config.age.secrets.autheliaHedgedoc.path
|
||||
];
|
||||
# ragon.agenix.secrets.autheliaHedgedoc = { owner = "authelia-main"; };
|
||||
# services.authelia.instances.main.settingsFiles = [
|
||||
# config.age.secrets.autheliaHedgedoc.path
|
||||
# ];
|
||||
services.hedgedoc = {
|
||||
enable = true;
|
||||
environmentFile = "${config.age.secrets.hedgedocSecret.path}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue