nichts/modules/programs/cli/module.nix

8 lines
68 B
Nix
Raw Normal View History

2024-07-31 02:09:58 +02:00
_: {
imports = [
./nh.nix
./beets.nix
./zellij
];
}