Infini-OPTIPLEX: setup freshrss
This commit is contained in:
parent
be2638f11b
commit
cd845c95ba
5 changed files with 60 additions and 0 deletions
|
@ -26,6 +26,9 @@ in
|
|||
(mkIf config.services.vaultwarden.enable {
|
||||
"vaultwarden" = withOwner "vaultwarden" secrets."vaultwarden";
|
||||
})
|
||||
(mkIf config.services.freshrss.enable {
|
||||
"freshrss" = withOwner "freshrss" secrets."freshrss";
|
||||
})
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue