mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
statix fixes
This commit is contained in:
parent
0ebde53e83
commit
021928e760
19 changed files with 38 additions and 38 deletions
|
@ -39,8 +39,8 @@ in
|
|||
|
||||
services.deluge = {
|
||||
enable = true;
|
||||
user = cfg.user;
|
||||
group = cfg.group;
|
||||
inherit (cfg) user;
|
||||
inherit (cfg) group;
|
||||
openFirewall = true;
|
||||
declarative = true;
|
||||
authFile = "/run/secrets/deluge";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue