feat(networking): initial tailscale configuration

This commit is contained in:
ooks-io 2024-04-23 00:02:23 +12:00
parent c69d38b598
commit f983f25a53
3 changed files with 68 additions and 0 deletions

View file

@ -12,6 +12,7 @@ in
./ssh
./tcp
./resolved
./tailscale
];
options.systemModule.networking.enable = mkEnableOption "Enable networking system module";