Start from scratch
This commit is contained in:
parent
f15630dfb1
commit
fe6de112e6
111 changed files with 428 additions and 6886 deletions
7
modules/systems/default.nix
Normal file
7
modules/systems/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
systems = import inputs.systems;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue