fix(litterbox-2): why is this getting in my way so hard?

This commit is contained in:
Kat Inskip 2025-09-20 14:18:04 -07:00
parent 04919cfbfe
commit 6a7d0e1e22
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -16,7 +16,7 @@ _: {
};
exports = {
services = {
tailscale.enable = false;
tailscale.enable = true;
};
};
}