ooknet/inputs/system/modules/base/programs/default.nix

9 lines
99 B
Nix

{
imports = [
./dconf
./kdeconnect
./seahorse
./wireshark
./bandwhich
];
}