Go to file
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
hosts feat: bump to 24.11 2024-11-18 19:58:44 +00:00
lib feat: bump to 24.11 2024-11-18 19:58:44 +00:00
roles feat(git.nix): add ais alias for staged diffs 2024-12-06 12:02:35 +00:00
.gitignore no ignore lock 2021-10-11 11:32:30 +02:00
.gitmodules huge reorganization 2021-10-13 13:29:07 +01:00
flake.lock bump: flake bump 2024-11-24 00:14:58 +00:00
flake.nix fix(flake): update teslamate-flake to v1.32.0 2024-11-24 00:14:53 +00:00
README.md Thank you ChatGPT 2023-02-17 17:54:57 +01:00

Nix Flake README

This Nix Flake defines the NixOS configurations and Home-Manager configurations for my personal systems.

NixOS Configurations

  • architect
  • gAluminum

Home-Manager Configurations

  • giulioMac
  • giulioAarch
  • giulioX64
  • giulioX64NoSSH