Files
nixos-config/home/programs/default.nix
4Lost 56ca921d8f Revert "add calibre"
This reverts commit ab8430c4f3.
2024-10-22 16:32:22 +02:00

38 lines
473 B
Nix

{
imports = [
./alacritty
./anki
#./cura
./discord
./dolphin
./dunst
./element
./eww
./freecad
./git
./inkscape
./ktouch
./libreoffice
./maestral
./neovim
##./nixvim
./nextcloud
./obs
./picard
./planify
./prusa-slicer
./pulseaudio
./rofi
./signal
./spotify
./stack
./telegram
./thunderbird
./wallpaper
./xmonad
./zoom
./zsh
./zulip
];
}