Removes Quartus from base linux home packages

This commit is contained in:
willemml 2024-02-13 13:56:44 -08:00
parent d44754da38
commit 4e1f6fa13e
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -33,7 +33,7 @@ in {
++ (
if pkgs.stdenv.isAarch64
then [firefox-wv]
else [firefox discord (quartus-prime-lite.override (old: {supportedDevices = ["Cyclone V"];}))]
else [firefox discord]
);
# notifications daemon