dustbowl: add mullvad
This commit is contained in:
parent
d560aa9411
commit
f501bbefdc
1 changed files with 3 additions and 0 deletions
|
|
@ -87,6 +87,8 @@
|
|||
networking.wireguard.enable = true;
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
|
||||
services.mullvad-vpn.enable = true;
|
||||
|
||||
# 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
|
||||
# replicates the default behaviour.
|
||||
|
|
@ -165,6 +167,7 @@
|
|||
fzf
|
||||
tig
|
||||
croc
|
||||
mullvad
|
||||
|
||||
# GTK theme
|
||||
gnome.adwaita-icon-theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue