Add mullvad and qbittorrent
This commit is contained in:
parent
beed9ea468
commit
2d79317ef4
3 changed files with 10 additions and 2 deletions
4
systems/lenovo/mullvad.nix
Normal file
4
systems/lenovo/mullvad.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, config, ... }: {
|
||||
services.mullvad-vpn.enable = true;
|
||||
home-manager.users.${config.main-user}.home.packages = [ pkgs.mullvad-vpn ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue