Move tailscale to module

This commit is contained in:
2023-05-08 21:08:12 +01:00
parent 8448a7aee8
commit 6564ecc3ca
3 changed files with 23 additions and 1 deletions

View File

@ -44,4 +44,5 @@ with lib.my;
];
modules.desktop.gnome.enable = true;
modules.networking.tailscale.enable = true;
}