variable typo

This commit is contained in:
2024-04-16 21:38:35 +02:00
parent 5e9a68a9d5
commit f6ebd6dd15

View File

@@ -30,7 +30,7 @@
} @ inputs: let
inherit (self) outputs;
# Supported systems for your flake packages, shell, etc.
system = [
systems = [
"aarch64-linux"
"i686-linux"
"x86_64-linux"