nix-flake/home/packages.nix
beanigen 0d0ac80bb5
h
2025-01-30 14:03:13 +08:00

43 lines
573 B
Nix

{pkgs, ...}:{
home.packages = with pkgs; [
prismlauncher
libgpod
blender-hip
libimobiledevice
mpc
strawberry
# lmms
kanshi
emacs
comma
openscad
openutau
wlr-randr
grim
slurp
swaynotificationcenter
udiskie
gtklock
swaybg
gzdoom
fzf
openrct2
wl-clipboard
brightnessctl
nemo
xfce.ristretto
xfce.tumbler
inkscape
hyfetch
pamixer
pavucontrol
gimp
prusa-slicer
gamescope
vlc
playerctl
firefox
v4l-utils
libreoffice
];
}