another one
This commit is contained in:
6
system/srv/mullvad/default.nix
Normal file
6
system/srv/mullvad/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
services.mullvad-vpn = {
|
||||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user