mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Add tailscale
This commit is contained in:
@@ -33,4 +33,6 @@
|
|||||||
flashrom.enable = true;
|
flashrom.enable = true;
|
||||||
gnome-terminal.enable = true;
|
gnome-terminal.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.tailscale.enable = true;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user