Second attempt at booting NixOS on curacao directly
This commit is contained in:
parent
6f9de6cc4c
commit
5ec571ecbd
3 changed files with 18 additions and 21 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue