nichts/modules/programs/cli/module.nix
2024-11-04 01:20:09 +01:00

6 lines
57 B
Nix

_: {
imports = [
./nh.nix
# ./beets.nix
];
}