nixdots/home/programs/graphical/file-managers/default.nix
2024-06-24 20:35:36 +02:00

6 lines
40 B
Nix

{
imports = [
./pcmanfm-qt
];
}