pinwheel: Add module for mullvad

This commit is contained in:
Alexander Heldt
2023-09-20 23:33:28 +02:00
parent ece82c9ad5
commit a07b1d58a1
3 changed files with 59 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
{ ... }:
{
services.mullvad-vpn.enable = true;
}