Second attempt at booting NixOS on curacao directly

This commit is contained in:
Geoffrey Frogeye 2023-12-16 13:51:53 +01:00
parent 6f9de6cc4c
commit 5ec571ecbd
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 18 additions and 21 deletions

View file

@ -625,7 +625,6 @@ in
network = {
listenAddress = "0.0.0.0"; # So it can be controlled from home
# TODO ... and whoever is the Wi-Fi network I'm using, which, not great
port = 8601; # FIXME Chose a different one for testing, should revert
startWhenNeeded = true;
};
extraConfig = ''