added additional systems to flake

This commit is contained in:
2026-05-04 16:00:33 -04:00
parent 1a213cc37e
commit 4356f5fdbd
2 changed files with 15 additions and 6 deletions

View File

@@ -37,7 +37,6 @@ in {
hash = "sha256-2GwUz0jsuVKQZyeidM0F4rDzijm9AFcAxN7x/m/b3Is=";
};
# Skip rebuilding native modules since they're not needed for the web app
npmInstallFlags = [
"--ignore-scripts"
];