feat(amd): add cider-2 to program list

- Added `cider-2` to the `programs` list in `default.nix` for extended functionality.
- Aligns with the existing pattern of including commonly used utilities.
This commit is contained in:
Harald Hoyer 2026-01-19 09:15:04 +01:00
parent 8ea3c78aa0
commit 1d2ac15172

View file

@ -89,6 +89,7 @@ with lib.metacfg;
tipp10
uv
vscode
cider-2
];
zramSwap.enable = true;