nichts/modules/programs/launchers/module.nix

4 lines
42 B
Nix
Raw Normal View History

2024-08-27 20:20:12 +02:00
_: {
2024-08-28 14:18:05 +02:00
imports = [./fuzzel/module.nix];
2024-08-27 20:20:12 +02:00
}