clean repo
This commit is contained in:
parent
e001182489
commit
c0f53e00c1
18 changed files with 23 additions and 506 deletions
6
docs/hown/default.nix
Normal file
6
docs/hown/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{mix, ...} @ inputs:
|
||||
mix.newMixture inputs (mixture: {
|
||||
includes.public = [
|
||||
./tty.nix
|
||||
];
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue