+LibreChat +pgadmin

This commit is contained in:
2025-09-03 14:20:31 +02:00
parent bb707f6ab4
commit e3593466d7
12 changed files with 713 additions and 57 deletions

View File

@@ -12,7 +12,9 @@ in {
config = mkIf cfg.enable {
home.packages = with pkgs; [
evince
libreoffice-fresh
xournalpp
];
};
}