975 Commits

Author SHA1 Message Date
aae72e0ca0 fix(helix): --show-stats=false 2025-10-12 18:14:48 +01:00
16a75f02dd chore: changed dockerfile-language-server 2025-10-12 18:13:17 +01:00
ace0d18bb9 fix(helix): fix golangci-lint args 2025-10-12 18:12:14 +01:00
Giulio De Pasquale
bc54cd8551 refactor(dependencies): remove black and ty from helix configuration 2025-10-06 12:05:27 +01:00
Giulio De Pasquale
716238b8c9 Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos 2025-10-06 12:01:45 +01:00
Giulio De Pasquale
8d26854e49 bump 2025-10-06 12:01:38 +01:00
a4e971eb76 chore(helix): add ty and remove mypy 2025-10-06 11:56:33 +01:00
2e9301aaa1 feat(helix): use ty for type checking 2025-10-06 11:55:07 +01:00
Giulio De Pasquale
992ac3ecd2 bump 2025-10-03 12:08:04 +01:00
466df29aaa chore: unstalbe direnv and devenv 2025-10-02 12:41:15 +01:00
Giulio De Pasquale
54267deffd Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos 2025-10-02 12:37:14 +01:00
Giulio De Pasquale
78d7b246fa bump 2025-10-02 12:36:33 +01:00
Giulio De Pasquale
dfa732678d chore(architect): update homeassistant hostname to home 2025-09-25 09:26:42 +01:00
c1537b7088 Update roles/home/scripts/commits.sh 2025-09-17 10:38:12 +01:00
Giulio De Pasquale
6bf53e7e76 refactor(home): remove unused packages 2025-09-15 12:07:49 +01:00
Giulio De Pasquale
87cb9db256 Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos 2025-09-15 12:01:46 +01:00
Giulio De Pasquale
0fdea0c228 bump 2025-09-15 12:01:13 +01:00
0f352357e1 zsh: removed recap func 2025-09-12 12:16:34 +01:00
Giulio De Pasquale
fb30ab20ec bump 2025-09-09 20:19:04 +01:00
Giulio De Pasquale
c8818f4d84 bump 2025-09-04 12:01:50 +01:00
Giulio De Pasquale
2feb7de638 bump 2025-08-13 10:55:40 +01:00
Giulio De Pasquale
6a804dded9 refactor(user): use configurable default roles 2025-08-13 10:39:08 +01:00
Giulio De Pasquale
639a43c7d4 docs(commitmessage): remove incorrect character limit requirements 2025-08-13 10:34:52 +01:00
Giulio De Pasquale
4058d5aa2f feat(llm): add docling-serve service and reverse proxy configuration 2025-08-13 10:33:36 +01:00
Giulio De Pasquale
b3368553a2 fix(utils): provide clear error for missing role files 2025-08-13 10:32:33 +01:00
Giulio De Pasquale
c930ef6328 refactor(systems): move system configuration logic to lib/systems.nix
Centralize system configuration setup to reduce duplication and improve maintainability.
2025-08-13 10:30:02 +01:00
Giulio De Pasquale
fd2de0ec29 Claude code ignore 2025-08-13 10:00:24 +01:00
Giulio De Pasquale
596081838e More old mods 2025-08-11 18:19:02 +01:00
Giulio De Pasquale
8e51146132 Removed old mods 2025-08-11 18:17:39 +01:00
Giulio De Pasquale
0e263ee06b build(architect): remove unstable package references and unused services 2025-08-08 13:15:33 +01:00
Giulio De Pasquale
a75b5bd2a0 chore(llm): add docling service location configuration
Add configuration for routing requests to the docling-serve service
via the "/docling" endpoint, enabling access from LAN, VPN, and WAN networks.
2025-08-07 12:50:08 +01:00
Giulio De Pasquale
5c59f48f39 bump 2025-08-06 10:16:15 +01:00
Giulio De Pasquale
8469a54c9e chore(llm): update llm package to master 2025-08-06 10:16:06 +01:00
Giulio De Pasquale
a1f92323dd feat(services): add whisparr service configuration 2025-08-05 14:01:35 +01:00
Giulio De Pasquale
3a04a7abfd bump 2025-08-04 15:16:50 +01:00
Giulio De Pasquale
b9ad87c43e chore(hosts): add homeassistant and jacopo-ipad host entries 2025-07-27 18:59:47 +01:00
Giulio De Pasquale
10a8ebf98b feat(headscale): add server_url to settings 2025-07-27 18:26:06 +01:00
Giulio De Pasquale
e9c7c71356 refactor(nix configuration): move pulseaudio disable configuration to services section 2025-07-26 12:40:35 +01:00
Giulio De Pasquale
e36dc1b531 chore(homeassistant): remove deprecated configuration and setup vhost
Removed deprecated options (package, extraComponents, extraPackages, config) and services (mosquitto, go2rtc) from Home Assistant configuration. Added new vhost configuration for pepe.core.vhost.hosts with host and port settings. Simplified service setup by eliminating redundant components and focusing on core vhost configuration.
2025-07-26 12:39:50 +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
c743cc1dfa refactor(modules/services/llm): rename frontend packages and update service configurations
- Renamed `uiPackage` to `package` for consistency with service naming
- Replaced `tika` service with `docling-serve` using unstable package source
- Updated service dependencies to use `pkgs.unstablePkgs.docling-serve`
- Simplified package configuration logic for frontend services
2025-07-26 12:17:49 +01:00
Giulio De Pasquale
ad305da519 chore(home): add and comment out black in package list 2025-07-26 12:17:15 +01:00
Giulio De Pasquale
68baa3023d architect: removed home assistant and beets 2025-07-26 10:24:17 +01:00
Giulio De Pasquale
fa97662278 bump 2025-07-26 10:24:02 +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
c627ccf892 feat: added langtool 2025-07-14 12:06:10 +01:00