From 4e1f6fa13e08445ab9c8b77eed055794ccc5ac22 Mon Sep 17 00:00:00 2001 From: willemml Date: Tue, 13 Feb 2024 13:56:44 -0800 Subject: [PATCH] Removes Quartus from base linux home packages --- home/linux/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/linux/hyprland.nix b/home/linux/hyprland.nix index 982efc7..f96c6d1 100644 --- a/home/linux/hyprland.nix +++ b/home/linux/hyprland.nix @@ -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