Giulio De Pasquale
639a43c7d4
docs(commitmessage): remove incorrect character limit requirements
2025-08-13 10:34:52 +01:00
Giulio De Pasquale
fc52217007
Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos
2025-07-26 12:38:26 +01:00
b5ab8944b4
Update roles/home/aichat/roles/commitmessage.md
2025-07-26 12:38:05 +01:00
Giulio De Pasquale
ad305da519
chore(home): add and comment out black in package list
2025-07-26 12:17:15 +01:00
0d7740d798
feat(helix): use clippy to check
2025-07-18 12:07:15 +01:00
b735276a1e
feat(zsh): add .local/bin to path
2025-07-15 11:21:21 +01:00
16c276aea6
fix(zsh): initContent instead of initExtra
2025-07-15 10:10:04 +01:00
8842e442c1
feat: added direnv hook
2025-07-15 10:08:58 +01:00
Giulio De Pasquale
e17fbd96e0
removed extra ssh conf
2025-07-14 10:00:41 +01:00
36ad489789
Update roles/home/common.nix
2025-07-03 12:57:23 +01:00
Giulio De Pasquale
1cb9847286
refactor(home/git): remove gitEmail parameter and hardcode userEmail
2025-06-17 12:46:13 +01:00
Giulio De Pasquale
04ee412d1e
refactor(home.git): make userEmail configurable and reorganize settings
2025-06-17 12:45:31 +01:00
Giulio De Pasquale
0e513e1c69
chore(home): update stateVersion to "25.05"
...
- Bumped Home Manager state version from 24.11 to 25.05
2025-06-05 16:52:48 +01:00
Giulio De Pasquale
c3a2c54b13
fix(acme): switch to cloudflare
2025-06-04 12:44:39 +01:00
Giulio De Pasquale
95c5be3098
fix: use stable aichat
2025-04-24 11:37:39 +01:00
Giulio De Pasquale
b2091de9c9
fix(home/common): use aichat instead of aichat-full
2025-04-24 11:37:14 +01:00
Giulio De Pasquale
39eaf9834a
fix(common): append lists fix
2025-04-18 16:20:31 +01:00
Giulio De Pasquale
fe959febef
Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos
2025-04-18 16:16:56 +01:00
Giulio De Pasquale
08da5a6eb9
chore(roles): split stable and unstablepkgs + add aider
2025-04-18 16:13:43 +01:00
a783b89cec
Update roles/home/zsh.nix
2025-03-10 13:48:40 +00:00
6ad39dfd3b
Update roles/home/aichat/config.yaml
2025-03-10 12:58:08 +00:00
f1b38b4085
Update roles/home/aichat/roles/commitmessage.md
2025-01-22 12:22:30 +00:00
328dc4f7f8
Update roles/home/aichat/roles/documentfunction.md
2025-01-21 17:37:23 +00:00
b9dc684c3f
Add roles/home/aichat/roles/documentfunction.md
2025-01-21 17:33:31 +00:00
1443282f8f
Update roles/home/helix.nix
2025-01-16 10:05:50 +00:00
8c301096ea
Update roles/home/helix/languages.toml
2025-01-15 12:08:25 +00:00
f5d6979a88
Update roles/home/helix.nix
2025-01-15 12:05:36 +00:00
8a5300a7cc
Update roles/home/helix/languages.toml
2025-01-15 12:05:22 +00:00
fc5519e6d2
Update roles/home/helix.nix
2025-01-15 12:03:43 +00:00
7a2ac84649
Update roles/home/zsh.nix
2025-01-14 12:15:13 +00:00
d9a40c1a94
Update roles/home/zsh.nix
2025-01-14 12:07:25 +00:00
07a4a7e0be
Update roles/home/aichat/roles/createpr.md
2025-01-02 16:59:49 +00:00
48cd242684
Update roles/home/aichat/roles/createpr.md
2025-01-02 16:44:39 +00:00
dfbcb83427
Update roles/home/aichat/roles/commitmessage.md
2025-01-02 16:33:19 +00:00
ec0899fed3
Update roles/home/scripts/commits.sh
2024-12-23 14:35:32 +00:00
165fa5f3ce
Update roles/home/scripts/commits.sh
2024-12-11 16:56:19 +00:00
a62e0f2869
Update roles/home/scripts/commits.sh
2024-12-11 16:33:12 +00:00
a6df154f43
Update roles/home/aichat/roles/createpr.md
2024-12-11 11:40:42 +00:00
Giulio De Pasquale
c50e278db7
fix(config): update max_input_tokens
for pino-coder to 16000
2024-12-10 12:04:50 +00:00
Giulio De Pasquale
c14ae459ff
feat(roles/acme.nix): add DNS provider configuration for OVH
2024-12-07 10:52:52 +00:00
Giulio De Pasquale
586529e23d
Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos
2024-12-06 17:34:41 +00:00
5a95a015e8
Update roles/home/scripts/commits.sh
2024-12-06 12:03:58 +00:00
Giulio De Pasquale
4ecc45a4bd
feat(git.nix): add ais
alias for staged diffs
...
- Introduced `ais` alias to generate commit messages from staged diffs using `aichat`
- The alias runs `git diff --staged HEAD` and pipes the output to `aichat` with the specified model and request type
2024-12-06 12:02:35 +00:00
5ebc68ad80
fix(create_pr_from_files): improved robustness che prima faceva schifo
2024-12-05 15:02:19 +00:00
d91b3bc9a9
scripts(zsh): update create_pr_from_files
2024-12-04 16:13:24 +00:00
91d7bcbab1
Update roles/home/scripts/commits.sh
2024-12-04 11:34:05 +00:00
b0080ad5e9
Update roles/home/aichat/roles/commitmessage.md
2024-11-26 12:55:41 +00:00
Giulio De Pasquale
3b28f09e04
Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos
2024-11-18 20:02:51 +00:00
Giulio De Pasquale
9abf353f88
fix(nix): update stateVersion and remove adb plugin
...
- Updated `stateVersion` to "24.11"
- Removed `adb` from the list of oh-my-zsh plugins in `zsh.nix`
2024-11-18 19:58:32 +00:00
36c8e99d7e
Update roles/home/helix.nix
2024-11-18 11:41:55 +00:00