dustbowl: add mullvad

This commit is contained in:
joachimschmidt557 2023-01-05 16:52:32 +08:00
parent d560aa9411
commit f501bbefdc
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -87,6 +87,8 @@
networking.wireguard.enable = true; networking.wireguard.enable = true;
networking.firewall.checkReversePath = "loose"; networking.firewall.checkReversePath = "loose";
services.mullvad-vpn.enable = true;
# The global useDHCP flag is deprecated, therefore explicitly set to false here. # The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config # Per-interface useDHCP will be mandatory in the future, so this generated config
# replicates the default behaviour. # replicates the default behaviour.
@ -165,6 +167,7 @@
fzf fzf
tig tig
croc croc
mullvad
# GTK theme # GTK theme
gnome.adwaita-icon-theme gnome.adwaita-icon-theme