nichts/modules/programs/launchers/module.nix

4 lines
31 B
Nix
Raw Normal View History

2024-08-27 20:20:12 +02:00
_: {
2024-08-31 14:09:07 +02:00
imports = [./fuzzel];
2024-08-27 20:20:12 +02:00
}