{ pkgs, ...}: { # custom # y.kmonad.enable = true; environment.systemPackages = with pkgs; [ # dont work on mac #nethogs #networking # images #sxiv # audio debug #alsa-firmware # wine #wineWowPackages.staging #wineWowPackages.waylandFull #appimage-run # disk automount #udiskie #ghostty # /mac minio minio-client curlFull wget deluge autossh sshfs # htop rlwrap bat gitAndTools.gitFull lazygit git-lfs lsd lsof tmux tmate curlFull ripgrep ranger minio minio-client zip unzip jq vifm nnn fzf killall tree qrcp deluge ncdu edir bottom pigz rclone # direnv direnv nix-direnv # nix lsp nil alejandra # markdown lsp marksman #crypto electrum # mac only # custom #pkgs.overlays.yabai # terminals alacritty # files ranger zip unzip # direnv direnv nix-direnv # code superhtml nodejs node2nix zig gcc gnumake ]; }