flake.nix: remove unnecessary newline

This commit is contained in:
DavHau
2024-07-24 17:35:42 +07:00
parent a79e084f53
commit 1b5bfa7af4

View File

@@ -17,7 +17,6 @@
systems = [
"x86_64-linux"
"aarch64-linux"
"x86_64-darwin"
"aarch64-darwin"
];