server/slop: package brave-shim and run via user systemd service

This commit is contained in:
2026-02-24 19:12:25 +02:00
parent 872df78291
commit a271d6c3b5
3 changed files with 206 additions and 9 deletions

View File

@@ -25,6 +25,7 @@ in
packages = [
openclawPatched
(pkgs.callPackage ./gogcli.nix { })
(pkgs.callPackage ./brave-shim.nix { })
pkgs.uv
pkgs.python3
];