From 35acf4062f3b21ce2052f98bcd86cca9e1610d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Thu, 18 Apr 2024 23:26:08 +0200 Subject: [PATCH] home update --- home-manager/home.nix | 2 ++ hosts/zion/configuration.nix | 15 +++++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) 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