mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
fix mirism path
This commit is contained in:
@@ -50,7 +50,7 @@ inputs:
|
||||
name = "${instance}mirism.one";
|
||||
value.location."/".static =
|
||||
{
|
||||
root = "/var/${instance}mirism";
|
||||
root = "/srv/${instance}mirism";
|
||||
index = [ "index.html" ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user