Commit Graph

652 Commits

Author SHA1 Message Date
a24e261521 Update roles/home/helix.nix 2024-10-08 12:21:12 +01:00
Giulio De Pasquale
e10d9a4d5a bump: flake 2024-09-17 16:53:52 +01:00
Giulio De Pasquale
485b1f6b33 feat(architect): enable jellyseer 2024-09-10 15:44:04 +01:00
Giulio De Pasquale
7bb975598c bump: flake.lock 2024-09-10 15:43:40 +01:00
Giulio De Pasquale
ec75c4451d feat: added jellyseer 2024-09-10 15:43:33 +01:00
Giulio De Pasquale
84b014fdac fix(aichat): max input tokens 8192 and remove example in createpr 2024-07-25 23:26:40 +01:00
Giulio De Pasquale
8d80114fe8 feat(helix): use nixd and mypy for pylsp 2024-07-17 00:41:43 +01:00
Giulio De Pasquale
f571e82c28 Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos 2024-07-16 23:49:33 +01:00
Giulio De Pasquale
2baae66b09 fix(helix): fixed python lsp, golangci-lint use repo defaults 2024-07-16 23:47:08 +01:00
Giulio De Pasquale
6e48cac798 Bump lock 2024-07-16 22:59:01 +01:00
Giulio De Pasquale
7859115187 fix(architect): removed junk 2024-07-16 22:01:33 +01:00
Giulio De Pasquale
fa66653655 fix(flake): apply overalays to each pkg group 2024-07-16 22:01:14 +01:00
Giulio De Pasquale
1ebd0a3975 Bump lock 2024-07-13 14:30:22 +01:00
Giulio De Pasquale
f433081a8e fix(nvidia): remove nvidia patch (upcoming sunshine doesn't need it) 2024-07-13 14:27:43 +01:00
Giulio De Pasquale
12eb35233f Revert "Bump lock"
This reverts commit 23d55f00f5.
2024-07-13 14:15:28 +01:00
Giulio De Pasquale
23d55f00f5 Bump lock 2024-07-13 01:19:44 +01:00
55f370c9d1 Update roles/home/aichat.nix 2024-07-03 10:18:00 +01:00
29692c5f29 Update roles/home/aichat.nix 2024-07-03 10:13:02 +01:00
abb0002c4c Update roles/home/aichat.nix 2024-07-02 15:20:14 +01:00
897b7eb644 Update roles/home/aichat.nix 2024-07-02 15:07:16 +01:00
22bc7e809c Update roles/home/aichat.nix 2024-07-01 18:40:29 +01:00
1459444d6c Update roles/home/aichat.nix 2024-07-01 18:34:08 +01:00
180556cf45 Update roles/home/aichat.nix 2024-07-01 18:30:11 +01:00
866a5de2b8 Update roles/home/aichat.nix 2024-07-01 18:26:31 +01:00
047c36f1ca Update roles/home/aichat.nix 2024-07-01 18:20:31 +01:00
fe6d156580 Update roles/home/aichat.nix 2024-07-01 18:19:40 +01:00
e3013a77b7 Update roles/home/aichat.nix 2024-07-01 18:18:39 +01:00
Giulio De Pasquale
42f12f6714 fix(flake): revert to master nixpkgs for unstable 2024-06-30 17:45:54 +01:00
Giulio De Pasquale
26eaa20559 fix(helix): add missing language server for Python development
- Added `pyright` to the list of language servers in the Helix configuration
2024-06-30 17:45:40 +01:00
Giulio De Pasquale
63bf91a95a fix(sunshine): error out on scripts 2024-06-30 17:44:43 +01:00
Giulio De Pasquale
e231bb701a fix(libreddit): configure service with default settings and use unstable redlib package 2024-06-30 17:44:30 +01:00
c756fc15b2 Update roles/home/aichat.nix 2024-06-07 13:22:22 +01:00
e109349112 Update roles/home/aichat.nix 2024-06-07 11:58:32 +01:00
89cc2be685 Update roles/home/aichat.nix 2024-06-07 11:58:18 +01:00
771c2c0e65 Update roles/home/aichat.nix 2024-06-07 10:04:16 +01:00
6a4c95010c Update roles/home/helix.nix 2024-06-05 15:23:58 +01:00
f8ce135e8e Update roles/home/helix.nix 2024-06-05 15:22:01 +01:00
c002fadb44 Update roles/home/helix.nix 2024-06-05 15:21:14 +01:00
e5b806cdde Update roles/home/helix.nix 2024-06-05 15:18:35 +01:00
9977b89d90 Update roles/home/helix.nix 2024-06-05 15:14:35 +01:00
ac7315ff59 Update roles/home/helix.nix 2024-06-05 13:37:51 +01:00
50156120cd Update roles/home/helix.nix 2024-06-05 11:48:21 +01:00
Giulio De Pasquale
b960883c00 Flake bump 2024-06-04 22:55:30 +01:00
Giulio De Pasquale
e5703ed0c2 feat(aichat): update AIChat configuration and add new roles
- Renamed `aichatConfigDir` to `configDir`
- Updated the content of `config.yaml` with new models and types, increased maximum tokens for some models, and removed unnecessary configurations
- Added `roles.yaml` file with new roles for generating commit messages and pull request descriptions based on git diffs and commit messages
2024-06-04 22:52:51 +01:00
Giulio De Pasquale
d76ccbe564 feat(ollama): configure environment variables for ollama service
- Updated `services.ollama` to include `environmentVariables` object
- Configured `OLLAMA_ORIGINS`, `OLLAMA_FLASH_ATTENTION`, and `OLLAMA_NUM_PARALLEL` variables
- Changed the value of `OLLAMA_NUM_PARALLEL` to "2" from "3"
2024-06-04 22:50:49 +01:00
Giulio De Pasquale
f8a716f8ba Use aichat flake 2024-06-02 01:39:58 +01:00
Giulio De Pasquale
e06abe1474 Bump to 24.05 2024-06-01 11:41:26 +01:00
Giulio De Pasquale
2bad3c7b70 fix(helix): fixed golangci-lint-langserver config 2024-05-28 13:00:05 +01:00
Giulio De Pasquale
537107283a helix: added init commands for golangci-lint-langserver 2024-05-28 12:48:24 +01:00
Giulio De Pasquale
22856c31a4 helix: added golangci-lint-langserver in addition to gopls as langserver for go 2024-05-28 12:11:54 +01:00