mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 09:47:52 +00:00
[Developer] Add a few useful packages for developer use
This commit is contained in:
parent
a745b12d67
commit
e9f28fddfa
1 changed files with 7 additions and 1 deletions
|
|
@ -22,9 +22,15 @@ in {
|
||||||
qtemu
|
qtemu
|
||||||
parted
|
parted
|
||||||
gparted
|
gparted
|
||||||
|
cpu-x
|
||||||
|
nix-index
|
||||||
|
lm_sensors
|
||||||
|
|
||||||
|
libsForQt5.kdevelop
|
||||||
jetbrains.clion
|
jetbrains.clion
|
||||||
# adbfs-rootless
|
# adbfs-rootless
|
||||||
|
|
||||||
|
amdctl
|
||||||
];
|
];
|
||||||
|
|
||||||
documentation = {
|
documentation = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue