From 203a1ad0fb0eb89c4c61a7cfbd16f39f8c6e418a Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sun, 6 Apr 2025 11:30:20 +0200 Subject: [PATCH] temperance/configuration.nix: enable uwsm --- hosts/temperance/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index fa5f5ea..a8e084b 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -84,6 +84,7 @@ in { enable = true; musicDirectory = "/home/${config.modules.other.system.username}/cloud/media/Music"; }; + uwsm.enable = true; }; other = { system = {