Add packages to nixbox config
This commit is contained in:
parent
11b8506008
commit
2908fea6a7
1 changed files with 6 additions and 0 deletions
|
@ -118,6 +118,12 @@
|
||||||
dolphin-emu
|
dolphin-emu
|
||||||
htop
|
htop
|
||||||
pciutils
|
pciutils
|
||||||
|
usbutils
|
||||||
|
isoimagewriter
|
||||||
|
jdk17
|
||||||
|
prismlauncher
|
||||||
|
maven
|
||||||
|
nvtop
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue