summaryrefslogtreecommitdiffstats
path: root/tv/1systems/bu/config.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-03-08 19:27:59 +0100
committermakefu <github@syntax-fehler.de>2023-03-08 19:27:59 +0100
commit0e061d7d4481c042d9ba5e2840de8a193a9446fd (patch)
treeb6ea519c5213a64357ce22c5f4f5d8efb3af1c49 /tv/1systems/bu/config.nix
parent9a17a273cd3ceaf90d9f43347cc3db6b2fb18201 (diff)
parent3a2db935a3b3565fb17b38e2eede929240241fc2 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'tv/1systems/bu/config.nix')
-rw-r--r--tv/1systems/bu/config.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/bu/config.nix b/tv/1systems/bu/config.nix
index c7f7da2..a3959cd 100644
--- a/tv/1systems/bu/config.nix
+++ b/tv/1systems/bu/config.nix
@@ -13,8 +13,6 @@ with import ./lib;
krebs.build.host = config.krebs.hosts.bu;
- networking.hostId = lib.mkDefault "00000000";
-
networking.wireless.enable = true;
networking.useDHCP = false;
networking.interfaces.enp0s25.useDHCP = true;