From c26299ade691db88bd481e9f62af6f049872338d Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 3 Feb 2025 14:56:48 +0530 Subject: update --- machines/x/configuration.nix | 6 +++--- machines/x/home.nix | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'machines') diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index edfe0ba..5cf5313 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -27,10 +27,10 @@ in { "virtualization.nix" "remapcapslock.nix" - # "wm_utils.nix" - # "polkit.nix" + "wm_utils.nix" + "polkit.nix" "login.nix" - "plasma.nix" + # "plasma.nix" ]); boot.loader = { diff --git a/machines/x/home.nix b/machines/x/home.nix index e50491b..80d1b96 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -54,13 +54,13 @@ "nvim" # "qtile" - # "dwl.nix" - "plasma" + # "plasma" # "sway" - # "themes.nix" - # "way-displays" - # "swaylock" - # "dunst" + "dwl.nix" + "themes.nix" + "way-displays" + "swaylock" + "dunst" "alacritty" "spotify-player" -- cgit v1.2.3