config
This commit is contained in:
parent
3f1279ea08
commit
6a2cc7b49d
7 changed files with 78 additions and 52 deletions
|
|
@ -25,7 +25,7 @@
|
|||
pueue
|
||||
ripgrep
|
||||
rustdesk
|
||||
screen
|
||||
# screen
|
||||
skim
|
||||
tree
|
||||
wezterm
|
||||
|
|
@ -78,6 +78,8 @@
|
|||
|
||||
networking.networkmanager.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
# TODO figure out a socks5 that blocks when not connected to tailscale exit-node
|
||||
# services.tailscale.extraDaemonFlags = ["--socks5-server=localhost:1055"];
|
||||
services.resolved.enable = true;
|
||||
# networking.interfaces.tailscale0.useDHCP = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue