mirror of
https://gitlab.com/rensa-nix/core.git
synced 2026-02-02 07:15:08 +01:00
chore: initial commit
This commit is contained in:
commit
3aeff518bb
20 changed files with 1122 additions and 0 deletions
6
cells/test/test.nix
Normal file
6
cells/test/test.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
inputs,
|
||||
cell,
|
||||
}: {
|
||||
hello = "world";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue