mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 08:36:36 +00:00
Add mullvad
This commit is contained in:
@@ -224,6 +224,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
mullvad-vpn = {
|
||||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
}
|
||||
|
||||
system = {
|
||||
autoUpgrade.enable = true;
|
||||
stateVersion = "25.11";
|
||||
|
||||
Reference in New Issue
Block a user