fix: update 'ai-tools' module and add to 'astyanax' host

This commit is contained in:
2026-03-11 21:25:32 +01:00
committed by hektor
parent 583c72f6bd
commit d7f895d084
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@ let
in in
{ {
imports = [ imports = [
../../modules/ai-tools.nix
../../modules/anki.nix ../../modules/anki.nix
../../modules/desktop/niri ../../modules/desktop/niri
../../modules/git.nix ../../modules/git.nix
+2 -2
View File
@@ -30,9 +30,9 @@
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
}; };
}) })
claude-code # claude-code
# (config.lib.nixGL.wrap code-cursor) # (config.lib.nixGL.wrap code-cursor)
github-copilot-cli # github-copilot-cli
mcp-nixos mcp-nixos
opencode opencode
]; ];