From 3e6ae8c0a806a9be60983ed59fe5fda45ab3e7e0 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 3 Oct 2025 19:55:39 -0600 Subject: [PATCH] hyprland 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 9829901..e7b6ae8 100644 --- a/hosts/workstation/configuration.nix +++ b/hosts/workstation/configuration.nix @@ -20,7 +20,7 @@ in ./hardware-configuration.nix ../../config/base.nix ../../config/stylix.nix - ../../environments/hyprland.nix + ../../environments/gnome.nix ]; my = import ./toggles.nix // { nix.cores = 8;