flake: support other systems

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Xe 2022-12-08 23:38:45 -05:00
parent 19f6e4d11c
commit 0a779e031b

View file

@ -26,6 +26,9 @@
}
// flake-utils.lib.eachSystem [
"x86_64-linux"
"aarch64-linux"
"x86_64-darwin"
"aarch64-darwin"
]
(
system: let