Compare commits
No commits in common. "bf3134c5cb8bcf6cef4bc5fdd3a7cb71f6e6daf1" and "577c4f4117dd2585f61792329a849301ec074b63" have entirely different histories.
bf3134c5cb
...
577c4f4117
@ -44,7 +44,7 @@ in
|
|||||||
Cache=yes
|
Cache=yes
|
||||||
CacheFromLocalhost=no
|
CacheFromLocalhost=no
|
||||||
DNSSEC=allow-downgrade
|
DNSSEC=allow-downgrade
|
||||||
DNSOverTLS=opportunistic
|
DNSOverTLS=yes
|
||||||
MulticastDNS=yes
|
MulticastDNS=yes
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
{ pkgs, ... }: {
|
|
||||||
services.globalprotect.enable = true;
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
globalprotect-openconnect
|
|
||||||
];
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user