nichts/modules/programs/launchers/module.nix

4 lines
35 B
Nix
Raw Normal View History

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