Enable tailscale

This commit is contained in:
niten 2024-06-06 13:59:29 -07:00
parent 8be2c4eef5
commit 277ca76b31

View File

@ -319,6 +319,8 @@ in {
''; '';
}; };
tailscale.enable = true;
sssd = { sssd = {
enable = true; enable = true;
kcm = true; kcm = true;