remove the network configs

This commit is contained in:
Andreas Zweili 2021-11-22 18:29:03 +01:00
parent e3724e61e0
commit 97144e42fc
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
];
networking.hostName = "staubfinger"; # Define your hostname.
networking.interfaces.enp0s20u1.useDHCP = true;
environment.variables = {
ZWEILI_HARDWARE = "asus";

View File

@ -12,7 +12,6 @@
];
networking.hostName = "gwyn"; # Define your hostname.
networking.interfaces.enp0s3.useDHCP = true;
environment.variables = {
ZWEILI_HARDWARE = "xps5530";