voyager: remove flame. Move DNS to base.nix
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
networking = {
|
||||
hostName = "edison";
|
||||
defaultGateway = "192.168.10.1";
|
||||
nameservers = [ "192.168.11.100" "1.1.1.1" ];
|
||||
|
||||
# Networking / Wi-Fi is configured with NM for now. TODO
|
||||
networkmanager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user