forked from poz/niksos
this somehow makes mullvad work IDK Xd
This commit is contained in:
parent
6b94eb3280
commit
627a2d884d
2 changed files with 2 additions and 1 deletions
|
@ -123,6 +123,7 @@ in
|
|||
};
|
||||
};
|
||||
blueman.enable = true;
|
||||
mullvad-vpn.enable = true;
|
||||
};
|
||||
|
||||
hardware = {
|
||||
|
|
|
@ -2,7 +2,7 @@ _: {
|
|||
imports = [
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
./mullvad
|
||||
#./mullvad
|
||||
./ssh
|
||||
#./wireguard
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue