ma network-manager: add prison-break
This commit is contained in:
parent
8803d8aa5f
commit
7ef54d5680
|
@ -30,4 +30,7 @@
|
|||
state = [
|
||||
"/etc/NetworkManager/system-connections" #NM stateful config files
|
||||
];
|
||||
networking.networkmanager.dispatcherScripts = [
|
||||
{ source = "${pkgs.prison-break}/bin/prison-break"; }
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue