add hm modules: riff
This commit is contained in:
parent
205e7de702
commit
f91842b292
6 changed files with 79 additions and 45 deletions
5
nixos/common/hm-modules/default.nix
Normal file
5
nixos/common/hm-modules/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
./riff.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue