nixos/modules/desktop/apps/default.nix

20 lines
255 B
Nix

{
imports = [
./keepassxc
./bitwarden
./pass
./nicotineplus
./kdeconnect
./nemo
./transmission
./qbittorrent
./kcc
./calibre
./mangal
./obs
./nextcloud
./rssguard
./localsend
./anki
];
}