From 3988202916c65a43fd9b4ff5cc5437800c4c5dc1 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Thu, 2 Oct 2025 11:06:20 -0600 Subject: [PATCH] hyprland will have to be another day --- hosts/workstation/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/workstation/configuration.nix b/hosts/workstation/configuration.nix index 33ba8e4..126e17c 100644 --- a/hosts/workstation/configuration.nix +++ b/hosts/workstation/configuration.nix @@ -21,7 +21,7 @@ in ./hardware-configuration.nix ../../config/base.nix ../../config/stylix.nix - ../../environments/hyprland.nix + ../../environments/gnome.nix ]; my = import ./toggles.nix // { nix.cores = 8;