(use-modules (gnu home) (gnu packages) (gnu services) (gnu home services shells) ) (home-environment (packages (cons* (specifications->packages (list "git" "libqalculate" "bc" "icecat" "cryptsetup" "gnupg" "openssh" "profanity" "go" "adanaxisgpl" "supertuxkart" "minetest" "mpv" "imagemagick" "rsync" "neofetch" "gnunet" "lm-sensors" "acpi" "gnupg" "password-store" "xclip" "font-fira-mono" "font-fira-code" "newsboat" "kodi" "yt-dlp" "gcc-toolchain" "icedove" "irssi" "monero-gui" "pamixer" "slurp" "grim" "foot" "wofi" "swayidle" "swayhide" "wl-clipboard" "mako" "xorg-server-xwayland" "htop" "pinentry" "ungoogled-chromium-wayland" "make" )) )))