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;
|
powerOnBoot = false;
|
||||||
};
|
};
|
||||||
services.blueman.enable = true;
|
services.blueman.enable = true;
|
||||||
|
|
||||||
|
|
||||||
|
services.mullvad-vpn = {
|
||||||
|
enable = true;
|
||||||
|
package = pkgs.mullvad-vpn;
|
||||||
|
};
|
||||||
|
services.resolved.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -64,6 +64,7 @@
|
||||||
# ente-auth
|
# ente-auth
|
||||||
signal-desktop
|
signal-desktop
|
||||||
strawberry
|
strawberry
|
||||||
|
qbittorrent
|
||||||
|
|
||||||
# Office (and fun)
|
# Office (and fun)
|
||||||
godot
|
godot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue