platform: clean up flake.nix for aarch64 support

This commit is contained in:
Raito Bezarius 2022-12-21 04:54:38 +01:00 committed by nikstur
parent 18771d30f4
commit 4521ae21fc
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
"x86_64-linux"
# Not actively tested, but may work:
# "aarch64-linux"
"aarch64-linux"
];
perSystem = { config, system, pkgs, ... }: