initial commit
This commit is contained in:
commit
d58ad9d46d
23 changed files with 3527 additions and 0 deletions
42
home/packages.nix
Normal file
42
home/packages.nix
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
{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
|
||||
libreoffice
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue