ma network-manager: add prison-break
This commit is contained in:
parent
2685464a60
commit
98f0d7fef4
@ -30,4 +30,7 @@
|
|||||||
state = [
|
state = [
|
||||||
"/etc/NetworkManager/system-connections" #NM stateful config files
|
"/etc/NetworkManager/system-connections" #NM stateful config files
|
||||||
];
|
];
|
||||||
|
networking.networkmanager.dispatcherScripts = [
|
||||||
|
{ source = "${pkgs.prison-break}/bin/prison-break"; }
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user