1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Move packages to its own module

This commit is contained in:
RGBCube 2023-12-11 16:02:24 +03:00
parent 29d4e94320
commit e3f54aa93a
No known key found for this signature in database
3 changed files with 2 additions and 3 deletions

View file

@ -0,0 +1,45 @@
{ ulib, pkgs, ... }: with ulib; merge
(systemPackages (with pkgs; [
asciinema
fastfetch
fd
gotop
hyperfine
moreutils
nix-index
nix-output-monitor
p7zip
pstree
ripgrep
strace
timg
tree
yt-dlp
wine
clang_16
clang-tools_16
gh
go
jdk
lld
maven
vlang
zig
]))
(graphicalPackages (with pkgs; [
qbittorrent
thunderbird
whatsapp-for-linux
xfce.thunar
krita
obs-studio
libreoffice
hunspellDicts.en_US
hunspellDicts.en_GB-ize
]))