voyager: remove flame. Move DNS to base.nix
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
networking = {
|
||||
hostName = "chapel";
|
||||
defaultGateway = "192.168.10.1";
|
||||
nameservers = [ "192.168.10.1" ];
|
||||
interfaces.eth0.ipv4 = {
|
||||
addresses = [
|
||||
{ address = "192.168.10.100"; prefixLength = 24; }
|
||||
|
||||
Reference in New Issue
Block a user