mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/blocky: fix config
This commit is contained in:
parent
0884576a60
commit
9ffa2e9111
3 changed files with 56 additions and 4 deletions
|
@ -26,6 +26,10 @@ in
|
|||
# passwordFile = secrets."dyndns/password".path;
|
||||
# };
|
||||
|
||||
blocky = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
prowlarr = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue