flake: support other systems
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
19f6e4d11c
commit
0a779e031b
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
}
|
||||
// flake-utils.lib.eachSystem [
|
||||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
"x86_64-darwin"
|
||||
"aarch64-darwin"
|
||||
]
|
||||
(
|
||||
system: let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue