Move all files to nix-dendritic-example/
This commit is contained in:
parent
7f0d5e8ed1
commit
e96380d8c0
19 changed files with 0 additions and 0 deletions
8
nix-dendritic-example/modules/systems.nix
Normal file
8
nix-dendritic-example/modules/systems.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
"aarch64-darwin"
|
||||
"x86_64-darwin"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue