From d602465315af468018118908953b059be32f8ab1 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 17:46:39 +0100 Subject: switched to hyprland --- configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index a8a8af4..7948cc2 100755 --- a/configuration.nix +++ b/configuration.nix @@ -7,8 +7,8 @@ # === Environment Choice === # Uncomment one of the following to select your environment: - ./modules/nixos/des/i3wm.nix - #./modules/nixos/des/hyprland.nix + #./modules/nixos/des/i3wm.nix + ./modules/nixos/des/hyprland.nix ]; } -- cgit v1.2.3