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
|
@ -33,8 +33,8 @@ in
|
|||
mkMerge [{
|
||||
services.sonarr = {
|
||||
enable = true;
|
||||
user = cfg.user;
|
||||
group = cfg.group;
|
||||
inherit (cfg) user;
|
||||
inherit (cfg) group;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue