nixos/modules/desktop/apps/default.nix
2024-01-28 17:13:24 +04:00

17 lines
210 B
Nix

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