diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index f03dc56..cfa9c41 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -29,6 +29,8 @@ #todo: EditorConfig support ( https://editorconfig.org ) + services.mpris-proxy.enable = true; + programs.gnome-shell = { enable = true; extensions = [