statix: fix bugs with inherit
now I know better what it does.
This commit is contained in:
@@ -69,7 +69,7 @@ in {
|
||||
|
||||
services.samba-wsdd = {
|
||||
enable = true;
|
||||
inherit (cfg.hostname);
|
||||
inherit (cfg) hostname;
|
||||
};
|
||||
|
||||
users.users.jakstpub = {
|
||||
|
||||
Reference in New Issue
Block a user