From 020441b3b30ff11c78d7b31021df85c8c7f65252 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 23 Apr 2026 08:56:43 -0500 Subject: [PATCH] restructure homebox --- modules/hosts/homebox/configuration.nix | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/modules/hosts/homebox/configuration.nix b/modules/hosts/homebox/configuration.nix index 666ed7e..c79bb13 100644 --- a/modules/hosts/homebox/configuration.nix +++ b/modules/hosts/homebox/configuration.nix @@ -82,14 +82,7 @@ enable = false; videoDrivers = ["nvidia"]; }; - displayManager = { - enable = false; - defaultSession = "hyprland"; - autoLogin = { - enable = true; - user = "nathan"; - }; - }; + pulseaudio.enable = false; hardware.openrgb = {