refactor
This commit is contained in:
committed by
Joakim Repomaa
parent
e0d0c12a8e
commit
6a5789d45b
@@ -14,7 +14,7 @@ in
|
||||
settings.gui.insecureSkipHostCheck = true;
|
||||
};
|
||||
|
||||
modules.webserver.vHosts.${fqdn}.locations."/".proxy = "http://localhost:${toString port}";
|
||||
modules.webserver.vHosts.${fqdn}.locations."/".proxyPort = port;
|
||||
|
||||
fileSystems."${storage_dir}" = {
|
||||
device = "//u407959.your-storagebox.de/backup/syncthing";
|
||||
|
||||
Reference in New Issue
Block a user