feat(vpn): fully replace Mullvad VPN with Tailscale
This commit is contained in:
parent
5fe226434d
commit
4c32137982
9 changed files with 28 additions and 88 deletions
home/desktop
|
@ -103,5 +103,10 @@ in {
|
|||
schedule-start-hours = 23;
|
||||
schedule-end-hours = 6;
|
||||
};
|
||||
"org/gnome/shell/extensions/tailscale-status" = {
|
||||
# TODO 0 should disable refresh, but it doesn't work in this version
|
||||
# refresh-interval = 0;
|
||||
refresh-interval = 120;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue