fix: opencode perms
This commit is contained in:
parent
9c1487cd7d
commit
572a731057
2 changed files with 6 additions and 6 deletions
|
|
@ -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"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue