nichts/modules/programs/tui/module.nix
2024-11-03 23:35:35 +01:00

3 lines
33 B
Nix

_: {
imports = [./btop.nix];
}