nichts/modules/programs/tui/module.nix

4 lines
33 B
Nix
Raw Normal View History

2024-04-10 17:39:26 +02:00
_: {
2024-11-03 23:35:35 +01:00
imports = [./btop.nix];
2024-04-10 17:39:26 +02:00
}