mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
fix(wifi): only use wlp3s0 on machines where it applies
This commit is contained in:
@@ -36,6 +36,8 @@ in
|
||||
|
||||
networking.hostName = "wilde";
|
||||
|
||||
networking.wireless.interfaces = [ "wlp3s0" ];
|
||||
|
||||
networking.retiolum = {
|
||||
ipv4 = "10.243.2.4";
|
||||
ipv6 = "42:0:3c46:907c:1fb8:b74f:c59b:1ee3";
|
||||
|
||||
Reference in New Issue
Block a user