infrastructure/nixos/common/hm-modules/default.nix

5 lines
No EOL
47 B
Nix

{ ... }: {
imports = [
./riff.nix
];
}