diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-06-08 11:47:36 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-06-08 11:47:36 +0530 |
| commit | f0fb3c4d1559bc13aeb764e25aa0746f465560b0 (patch) | |
| tree | 63fc3145c091496193b0c0f2af81d655e1956d0a /machines/x/configuration.nix | |
| parent | ea128011e4c6a6e337ce36ab290da2ae028dcbd2 (diff) | |
add labwc
Diffstat (limited to 'machines/x/configuration.nix')
| -rw-r--r-- | machines/x/configuration.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index 5137fef..03d806f 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -28,11 +28,11 @@ in { "remapcapslock.nix" "login.nix" - "plasma.nix" + # "plasma.nix" # "mate.nix" # "xfce.nix" - # "wm_utils.nix" - # "polkit.nix" + "wm_utils.nix" + "polkit.nix" ]); boot.loader = { |
