init: init
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
anki
|
||||
arduino-ide
|
||||
audacity
|
||||
blender
|
||||
cava
|
||||
cmus
|
||||
eza
|
||||
fd
|
||||
file
|
||||
ffmpeg
|
||||
fzf
|
||||
gimp3-with-plugins
|
||||
git
|
||||
ghidra-bin
|
||||
grim
|
||||
kdePackages.kdenlive
|
||||
kicad
|
||||
killall
|
||||
krita
|
||||
lazygit
|
||||
ldtk
|
||||
libresprite
|
||||
logisim-evolution
|
||||
lunar-client
|
||||
man-pages
|
||||
man-pages-posix
|
||||
musikcube
|
||||
obs-studio
|
||||
pandoc
|
||||
python3
|
||||
prismlauncher
|
||||
ripgrep
|
||||
rusty-man
|
||||
slurp
|
||||
stm32cubemx
|
||||
telegram-desktop
|
||||
texlive.combined.scheme-small
|
||||
tokei
|
||||
tor-browser
|
||||
unzip
|
||||
vial
|
||||
virtualboxKvm
|
||||
vlc
|
||||
wiki-tui
|
||||
wl-clipboard
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user