From 5aed50c3255ad6c86e826ae75967e8c39e36af30 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Thu, 23 Jan 2025 01:33:52 -0800 Subject: [PATCH] chore: remove commented out code for fixing hyprland --- reference/hosts/callisto/configuration.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/reference/hosts/callisto/configuration.nix b/reference/hosts/callisto/configuration.nix index f2e4354..0de3208 100755 --- a/reference/hosts/callisto/configuration.nix +++ b/reference/hosts/callisto/configuration.nix @@ -38,17 +38,11 @@ hardware.asahi = { peripheralFirmwareDirectory = "${inputs.apple-firmware}/firmware"; useExperimentalGPUDriver = true; - # experimentalGPUInstallMode = "overlay"; }; nixpkgs.overlays = [ inputs.apple-silicon.overlays.apple-silicon-overlay inputs.vesktop-bin.overlays.default - # (final: prev: { - # hyprland = prev.hyprland.override { - # libgbm = prev.mesa; - # }; - # }) ]; services.udev.extraRules = ''