Added more binary caches for faster build times. And configured Sleepy Launcher for Zenless Zone Zero

This commit is contained in:
2026-05-16 21:49:56 +02:00
parent 0eaf7a718f
commit 9a3e50be1f
6 changed files with 101 additions and 2 deletions

View File

@ -7,6 +7,7 @@
}: {
environment.systemPackages = with pkgs; [
#CLI tools
imagemagick #Used as a dependency for Zenless Zone Zero
#pdftk #PDF toolkit
#yt-dlp #YouTube and others video downloader
tailscale #VPN

View File

@ -26,6 +26,7 @@
#sqlite #Lightweight Database system
#Desktop Applications
protonup-qt #For managing proton versions
drawio
ryubing #Nintendo Switch Emulator
vlc #VLC Media Player

View File

@ -20,6 +20,7 @@
#efibootmgr #A tool to manage UEFI boot entries
zip #A utility for ZIP archives
unzip #A utility for ZIP archives
p7zip
rar #A utility for RAR archives
gnutar #A utility for .tar archives
cron #A tool to set up commands to run scheduled