nix: add packages
This commit is contained in:
@ -132,6 +132,9 @@
|
||||
hunspellDicts.de_DE
|
||||
hunspellDicts.en_US
|
||||
makemkv
|
||||
audacity
|
||||
gnome.cheese
|
||||
unstable.zoom-us
|
||||
];
|
||||
};
|
||||
|
||||
@ -192,6 +195,7 @@
|
||||
wireguard-tools
|
||||
htop
|
||||
texlive.combined.scheme-medium
|
||||
texlab
|
||||
usbutils # lsusb
|
||||
pciutils # lspci
|
||||
nixfmt
|
||||
@ -232,6 +236,10 @@
|
||||
discord
|
||||
lnav # log analyzing tool
|
||||
fdupes # find and delete duplicate files
|
||||
digikam
|
||||
dbeaver
|
||||
pavucontrol
|
||||
sqlite
|
||||
];
|
||||
|
||||
nixpkgs.overlays = [
|
||||
|
Reference in New Issue
Block a user