add hm modules: riff

This commit is contained in:
Vivian 2022-12-26 13:02:48 +01:00
parent 205e7de702
commit f91842b292
6 changed files with 79 additions and 45 deletions

View file

@ -0,0 +1,5 @@
{ ... }: {
imports = [
./riff.nix
];
}