tailscale: install tailscale
This commit is contained in:
parent
a946478864
commit
07cec4ad70
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
|
# remote working & connectivity
|
||||||
remmina
|
remmina tailscale
|
||||||
];
|
];
|
||||||
|
|
||||||
file = {
|
file = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue