mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add default localhost page
This commit is contained in:
parent
feed8f43f5
commit
4bce59f602
@ -11,6 +11,7 @@ with lib;{
|
||||
addSSL = false;
|
||||
enableACME = false;
|
||||
root = "/var/www/localhost";
|
||||
default = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user