properly inherit enable on servers
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
||||
"stash/session".sopsFile = ../../secrets/env.yaml;
|
||||
};
|
||||
services.stash = {
|
||||
enable = true;
|
||||
inherit (cfg) enable;
|
||||
group = "piracy";
|
||||
mutableSettings = true;
|
||||
username = "Suing8150";
|
||||
|
||||
Reference in New Issue
Block a user