nixos/modules/desktop/apps/default.nix
2024-07-05 11:53:58 +04:00

18 lines
226 B
Nix

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