Small clean ups
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
flake.modules.nixos.mullvad = {
|
||||
services.mullvad-vpn = {
|
||||
enable = true;
|
||||
enableEarlyBootBlocking = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user