update(services): update to use flakeRoot for paths
This commit is contained in:
parent
40a9483bd0
commit
f86394d5a2
4 changed files with 20 additions and 5 deletions
|
@ -36,8 +36,7 @@ in
|
|||
default = "reddit.stahl.sh";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
networking.firewall.allowedTCPPorts = mkIf cfg.nginx.enable [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue