fix: opencode perms

This commit is contained in:
Jet 2026-04-23 19:50:27 -07:00
parent 9c1487cd7d
commit 572a731057
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View file

@ -69,9 +69,6 @@
User = "jet";
Restart = "always";
RestartSec = 5;
Environment = [
''OPENCODE_PERMISSION={"*":"allow","external_directory":"allow","doom_loop":"allow"}''
];
ExecStartPre = [
"${pkgs.tailscale}/bin/tailscale serve --bg 4096"
];