diff options
| author | lassulus <git@lassul.us> | 2023-02-02 19:26:25 +0100 |
|---|---|---|
| committer | lassulus <git@lassul.us> | 2023-02-02 19:26:25 +0100 |
| commit | b711133bea18ea1ed3ad441b2d80ccd5ba7dfd22 (patch) | |
| tree | a3a23902a85fbaffaccdff573e5ac5a5546cdc9e /tv/1systems | |
| parent | 9a17a273cd3ceaf90d9f43347cc3db6b2fb18201 (diff) | |
| parent | eee4db26e0a84e0bf0fab7895eb3eaec2946960f (diff) | |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/1systems')
| -rw-r--r-- | tv/1systems/bu/config.nix | 2 |
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; |
