fixes
This commit is contained in:
parent
fb70bd789e
commit
36d5e995f2
5 changed files with 5 additions and 5 deletions
6
mod-hm/default.nix
Normal file
6
mod-hm/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./unison.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue