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
|
|
@ -60,8 +60,7 @@ in
|
|||
|
||||
# This is a weird setup
|
||||
my.services.nginx.virtualHosts = {
|
||||
vikunja = {
|
||||
inherit subdomain;
|
||||
${subdomain} = {
|
||||
# Serve the root for the web-ui
|
||||
root = config.services.vikunja.package-frontend;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue