From 0f4612d1b04c2a99d7190e7856494e44b3177e57 Mon Sep 17 00:00:00 2001 From: jackjohn7 Date: Sun, 29 Mar 2026 00:19:35 -0500 Subject: [PATCH] switch desktop back to niri --- modules/hosts/desktop/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hosts/desktop/configuration.nix b/modules/hosts/desktop/configuration.nix index 2a44289..daa509d 100644 --- a/modules/hosts/desktop/configuration.nix +++ b/modules/hosts/desktop/configuration.nix @@ -10,8 +10,8 @@ self.nixosModules.gaming self.nixosModules.development self.nixosModules.desktopHardware - # self.nixosModules.niri - self.nixosModules.hyprland-noctalia + self.nixosModules.niri + # self.nixosModules.hyprland-noctalia self.nixosModules.librewolf self.nixosModules.user ];