From ef57636c6c8cffa9d34caa465caf3f6acd559533 Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Sat, 24 May 2025 23:17:23 +0100 Subject: [PATCH] portal --- hosts/hypr-nix/configuration.nix | 6 ++++++ hosts/hypr-nix/packages.nix | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hosts/hypr-nix/configuration.nix b/hosts/hypr-nix/configuration.nix index abde204..5589471 100644 --- a/hosts/hypr-nix/configuration.nix +++ b/hosts/hypr-nix/configuration.nix @@ -108,6 +108,12 @@ pkgs.xdg-desktop-portal-hyprland ]; }; + #xdg.portal = { + # enable = true; + # hyprland.enable = true; + # extraPortals = [ "gtk" ]; # Optional, for GTK apps support + #}; + # Configure console keymap console.keyMap = "uk"; diff --git a/hosts/hypr-nix/packages.nix b/hosts/hypr-nix/packages.nix index 10f60f9..0e77710 100644 --- a/hosts/hypr-nix/packages.nix +++ b/hosts/hypr-nix/packages.nix @@ -119,7 +119,6 @@ in # Media vlc simplescreenrecorder - obs-studio davinci-resolve-studio audacity haruna