diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-02 22:27:04 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-02 22:27:04 +0530 |
| commit | 9881f2cb777a54483c4b2932b45ccc13332a57d9 (patch) | |
| tree | dfd66e5e3dd0631fed3b48903df13f12bb082e72 /machines | |
| parent | d2e042cb074c1930724a06e32a50204befc3508a (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | machines/x/configuration.nix | 6 | ||||
| -rw-r--r-- | machines/x/home.nix | 12 |
2 files changed, 9 insertions, 9 deletions
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 baa6937..16d9cf2 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -54,13 +54,13 @@ "nvim" # "qtile" - # "dwl.nix" - # "themes.nix" - # "way-displays" - # "swaylock" - # "dunst" + "dwl.nix" + "themes.nix" + "way-displays" + "swaylock" + "dunst" - "plasma" + # "plasma" "alacritty" "spotify-player" |
