nixos: services: remove redundant subdomains
See previous commit for the defaults.
This commit is contained in:
parent
b7a4bc063f
commit
6948424b81
22 changed files with 1 additions and 30 deletions
|
|
@ -5,7 +5,6 @@ let
|
|||
domain = config.networking.domain;
|
||||
|
||||
makeHostInfo = subdomain: {
|
||||
inherit subdomain;
|
||||
root = "/var/www/${subdomain}";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue