diff --git a/system/desktop.nix b/system/desktop.nix index da22e68c..be80cb28 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -55,5 +55,4 @@ platformTheme = "gnome"; style = "adwaita-dark"; }; - xdg.portal.enable = true; } diff --git a/system/hyprland.nix b/system/hyprland.nix index 81afd95d..945b706e 100644 --- a/system/hyprland.nix +++ b/system/hyprland.nix @@ -43,6 +43,7 @@ initial_session = {inherit command;}; }; }; + xdg.portal.enable = true; xdg.mime = let emacs = ["emacsclient.desktop" "emacs.desktop"]; # TODO add nyxt back to browser when I can fix opening