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:
parent
8ea3c78aa0
commit
1d2ac15172
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ with lib.metacfg;
|
|||
tipp10
|
||||
uv
|
||||
vscode
|
||||
cider-2
|
||||
];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue