mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-27 17:21:02 +01:00
personal-cli: Add tailscale
This commit is contained in:
parent
6c3ac89186
commit
2f8bfd5c9e
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
users.users."${config.extraInfo.username}".extraGroups = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue