tailscale: uninstall tailscale
it needs to be done system-wide
This reverts commit 07cec4ad70.
This commit is contained in:
parent
07cec4ad70
commit
f220796f2f
1 changed files with 2 additions and 2 deletions
4
home.nix
4
home.nix
|
|
@ -5,8 +5,8 @@ in {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# system tools & bragging
|
# system tools & bragging
|
||||||
htop neofetch
|
htop neofetch
|
||||||
# remote working & connectivity
|
# remote working
|
||||||
remmina tailscale
|
remmina
|
||||||
];
|
];
|
||||||
|
|
||||||
file = {
|
file = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue