diff --git a/home-manager/home.nix b/home-manager/home.nix index afbe414..8f26695 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -84,6 +84,8 @@ kitty kitty-themes + hyprland + # > tools < rofi git diff --git a/hosts/zion/configuration.nix b/hosts/zion/configuration.nix index 3033c6c..1cfee9b 100644 --- a/hosts/zion/configuration.nix +++ b/hosts/zion/configuration.nix @@ -122,16 +122,19 @@ xkbVariant = ""; displayManager = { - lightdm = { + # lightdm = { + # enable = true; + # }; + startx = { enable = true; }; }; - desktopManager = { - xfce = { - enable = true; - }; - }; + # desktopManager = { + # xfce = { + # enable = true; + # }; + # }; }; # Enable OpenGL