feat(apps): add "ida" and enable documentation in NixOS config

This commit is contained in:
uttarayan21
2025-12-06 21:41:50 +05:30
parent 24fab1402b
commit b25638eb9f
4 changed files with 19 additions and 0 deletions

View File

@@ -40,5 +40,6 @@ lib.optionalAttrs device.hasGui {
./zed.nix
./zen.nix
./vicinae.nix
./ida.nix
];
}