From 6ce2da4fb803c9a6b27b256d69f9792838512895 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 16:49:41 +0100 Subject: switched to hyprland --- configuration.nix | 4 ++-- mun.nix | 4 ++-- 2 files changed, 4 insertions(+), 4 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 ]; } diff --git a/mun.nix b/mun.nix index 3a33387..a43eae1 100755 --- a/mun.nix +++ b/mun.nix @@ -2,8 +2,8 @@ { imports = [ - #./modules/home/hyprland/default.nix - ./modules/home/i3wm/default.nix + ./modules/home/hyprland/chernobyls/default.nix + #./modules/home/i3wm/default.nix ]; home = { username = "mun"; -- cgit v1.2.3