mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 02:38:30 +02:00
refactor: aquamarine - enable tailscale
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{ mylib, ... }:
|
||||
{
|
||||
imports = mylib.scanPaths ./.;
|
||||
|
||||
# enable tailscae for all desktop hosts
|
||||
services.tailscale.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user