+home-stable librechat code-interpreter perms

This commit is contained in:
2025-11-10 10:12:29 +01:00
parent dc8d08342d
commit 82ca6fbe98
6 changed files with 246 additions and 4 deletions

View File

@@ -1 +1 @@
{ config, ... }: { imports = [ ./home.nix ../common ]; }
{config, ...}: {imports = [./home-stable.nix ../common];}