parent
4b865f379b
commit
6be1c9d65c
8 changed files with 135 additions and 25 deletions
3
flake-modules/systems.nix
Normal file
3
flake-modules/systems.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
systems = [ "x86_64-linux" ];
|
||||
}
|
Reference in a new issue