feat(x1): enable ipu and add new applications

- Enabled `ipu.nix` in the x1 system configuration.
- Added `piper-tts`, `libcamera`, and `gnome-terminal` to the application list.
This commit is contained in:
Harald Hoyer 2025-07-03 12:59:58 +02:00
parent 05284e86c5
commit 230c6322e0

View file

@ -4,7 +4,7 @@ with lib.metacfg;
{
imports = [
./hardware-configuration.nix
# ./ipu.nix
./ipu.nix
];
services.cratedocs-mcp.enable = true;
@ -80,6 +80,7 @@ with lib.metacfg;
attic-client
ollama
piper
piper-tts
klavaro
tipp10
gtypist
@ -89,6 +90,8 @@ with lib.metacfg;
gemini-cli
vscode
uv
libcamera
gnome-terminal
# (vscode-with-extensions.override {
# vscodeExtensions = with vscode-extensions; [
# rooveterinaryinc.roo-cline