mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(litterbox-2): why is this getting in my way so hard?
This commit is contained in:
parent
04919cfbfe
commit
6a7d0e1e22
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ _: {
|
||||||
};
|
};
|
||||||
exports = {
|
exports = {
|
||||||
services = {
|
services = {
|
||||||
tailscale.enable = false;
|
tailscale.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue