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

Add back software

This commit is contained in:
RGBCube 2025-01-08 13:36:28 +03:00
parent d951f7fe0c
commit 1767332757
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
3 changed files with 241 additions and 19 deletions

View file

@ -26,16 +26,15 @@
]))
(desktopSystemPackages (with pkgs; [
# clang_16
# clang-tools_16
clang_16
clang-tools_16
deno
gh
# go
# jdk
go
jdk
lld
# maven
# vlang
# zig
maven
zig
# wine
]))
@ -53,7 +52,7 @@
# krita
obs-studio
# libreoffice
# hunspellDicts.en_US
# hunspellDicts.en_GB-ize
libreoffice
hunspellDicts.en_US
hunspellDicts.en_GB-ize
]))