pain
This commit is contained in:
parent
5acdaed42a
commit
cb6af5e7c4
16 changed files with 288 additions and 29 deletions
|
|
@ -19,21 +19,7 @@
|
|||
workstation = true;
|
||||
};
|
||||
};
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
extraSetFlags = [
|
||||
"--accept-routes=false"
|
||||
"--accept-dns=false"
|
||||
];
|
||||
useRoutingFeatures = "client";
|
||||
|
||||
# interfaceName = "userspace-networking";
|
||||
};
|
||||
services.mullvad-vpn = {
|
||||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
services.v2raya.enable = true;
|
||||
programs.thunar.plugins = with pkgs; [
|
||||
thunar-archive-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue