nod: First attempt
This commit is contained in:
parent
ec1d120f12
commit
f94e741948
5 changed files with 40 additions and 6 deletions
6
sprinkles/nod.nix
Normal file
6
sprinkles/nod.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
../nod
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue