mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 13:22:28 +00:00
Add mullvad-vpn
This commit is contained in:
@@ -70,9 +70,9 @@
|
||||
};
|
||||
};
|
||||
gnome.gnome-keyring.enable = true;
|
||||
mullvad-vpn.enable = true;
|
||||
printing.enable = true;
|
||||
resolved.enable = true;
|
||||
|
||||
xserver = {
|
||||
enable = true;
|
||||
displayManager = {
|
||||
@@ -90,6 +90,7 @@
|
||||
};
|
||||
|
||||
networking = {
|
||||
iproute2.enable = true;
|
||||
firewall = {
|
||||
allowPing = false;
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user