lenovo: remove mullvad
This commit is contained in:
parent
8986d05ca2
commit
6885da46e3
2 changed files with 0 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./hardware.nix
|
||||
./mullvad.nix
|
||||
./hyprland
|
||||
];
|
||||
system.stateVersion = "23.11";
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{ 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