add some changes to nixos config

This commit is contained in:
2026-07-01 04:12:19 +02:00
parent 8fc0d08dbc
commit b584965a21
6 changed files with 29 additions and 9 deletions
-4
View File
@@ -6,10 +6,6 @@
enable = true;
package = pkgs.mullvad-vpn;
};
tor = {
enable = false;
};
};
networking = {
networkmanager = {