Enable MullvadVPN and add qBittorrent
This commit is contained in:
parent
9a360fab96
commit
14eff1c720
2 changed files with 8 additions and 0 deletions
|
|
@ -76,4 +76,11 @@
|
|||
powerOnBoot = false;
|
||||
};
|
||||
services.blueman.enable = true;
|
||||
|
||||
|
||||
services.mullvad-vpn = {
|
||||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
services.resolved.enable = true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@
|
|||
# ente-auth
|
||||
signal-desktop
|
||||
strawberry
|
||||
qbittorrent
|
||||
|
||||
# Office (and fun)
|
||||
godot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue