s 2 drivedroid: fix syntax error
This commit is contained in:
parent
0f54a195b7
commit
7e4eefa91b
@ -8,8 +8,8 @@
|
||||
server-names = [ "drivedroid.shack" ];
|
||||
# TODO: prepare this somehow
|
||||
locations = lib.singleton (lib.nameValuePair "/" ''
|
||||
root /var/srv/drivedroid
|
||||
index main.json
|
||||
root /var/srv/drivedroid;
|
||||
index main.json;
|
||||
'');
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user