feat: add 'ai-tools' home module

This commit is contained in:
2026-01-27 16:35:20 +01:00
parent b84944543a
commit c460bebb2d
3 changed files with 41 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ with pkgs;
nixfmt-rfc-style
nmap
nodejs_24
opencode
nvimpager
pandoc
parallel

View File

@@ -11,6 +11,7 @@ in
{
imports = [
inputs.sops-nix.homeManagerModules.sops
../../modules/ai-tools.nix
../../modules/dconf.nix
../../modules/git.nix
../../modules/k9s.nix