pinwheel: Add enable option to mullvad module

This commit is contained in:
Alexander Heldt
2024-07-19 12:07:36 +02:00
parent 79d5c1c0d6
commit 83523c73eb
2 changed files with 24 additions and 11 deletions

View File

@@ -21,7 +21,9 @@ in
git.enable = true;
zsh.enable = true;
openvpn.enable = true;
mullvad.enable = true;
c.enable = true;
go.enable = true;