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 = {