38 lines
472 B
Nix
38 lines
472 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
|
|
];
|
|
}
|