Add mullvad
This commit is contained in:
parent
0992eba4dc
commit
ee94662fd1
1 changed files with 5 additions and 0 deletions
|
|
@ -127,6 +127,11 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.mullvad-vpn = {
|
||||||
|
enable = true;
|
||||||
|
package = pkgs.mullvad-vpn; # Include GUI
|
||||||
|
};
|
||||||
|
|
||||||
promptEmoji = "💜";
|
promptEmoji = "💜";
|
||||||
|
|
||||||
time.timeZone = "America/Denver";
|
time.timeZone = "America/Denver";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue