kerrigan: have NM manage the interface
This commit is contained in:
parent
2420018235
commit
2a0a5d4cb6
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ in
|
|||
networkmanager = {
|
||||
enable = true;
|
||||
dns = "systemd-resolved";
|
||||
unmanaged = [ "*,except:type:gsm" ];
|
||||
unmanaged = [ "*,except:type:gsm,except:interface-name:enu*" ];
|
||||
extraConfig = ''
|
||||
[main]
|
||||
no-auto-default=*
|
||||
|
|
Loading…
Reference in a new issue