diff --git a/common/home.nix b/common/home.nix index 0574199..e4954b5 100644 --- a/common/home.nix +++ b/common/home.nix @@ -15,7 +15,6 @@ pavucontrol thunderbird wl-clipboard - swayosd prismlauncher noto-fonts libreoffice @@ -378,4 +377,6 @@ }; }; }; + + services.swayosd.enable = true; }