chore: remove outdated comments

This commit is contained in:
Henry-Hiles
2026-04-03 10:56:51 -04:00
committed by Henry Hiles
parent 0fdb1be938
commit 18a7a85fe4
-2
View File
@@ -36,9 +36,7 @@
flake-parts.lib.mkFlake { inherit inputs; } {
imports = [ ./nix ];
systems = [
# good support
"x86_64-linux"
# support untested but theoretically there
"aarch64-linux"
];
};