diff options
| author | Andrew <admonty1@protonmail.com> | 2025-10-26 17:24:14 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-10-26 17:24:14 -0400 |
| commit | f76c1e3b6e2197fcf011998c66f26c4dc5e55051 (patch) | |
| tree | 452e4c61371e0d04605172b771e8b621a7c8dad7 /configuration.nix | |
| parent | make resize bigger amount (diff) | |
| download | nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.tar.gz nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.tar.bz2 nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.zip | |
remove uwsm
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index d619f04..7f6debf 100644 --- a/configuration.nix +++ b/configuration.nix @@ -64,7 +64,6 @@ programs.hyprland = { enable = true; - withUWSM = true; }; programs.kdeconnect = { |
