configuration/desktop: custom connectivity check url
This commit is contained in:
10
configuration/desktop/networking.nix
Normal file
10
configuration/desktop/networking.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
|
||||
networking.networkmanager.extraConfig = ''
|
||||
[connectivity]
|
||||
uri=http://ping.clerie.de/nm-check.txt
|
||||
'';
|
||||
|
||||
}
|
Reference in New Issue
Block a user