feat(networking): initial tailscale configuration
This commit is contained in:
parent
c69d38b598
commit
f983f25a53
3 changed files with 68 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ in
|
|||
./ssh
|
||||
./tcp
|
||||
./resolved
|
||||
./tailscale
|
||||
];
|
||||
|
||||
options.systemModule.networking.enable = mkEnableOption "Enable networking system module";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue