From 4a609e2e76c2d8fd68e253ffb4183f9afc169b0f Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 21 Aug 2025 14:16:25 -0400 Subject: freetube configured --- home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index f634d28..612b2fc 100644 --- a/home.nix +++ b/home.nix @@ -19,6 +19,7 @@ ./rmpc-theme.nix ./rmpc-config.nix ./waybar.nix + ./freetube.nix ]; # Home Manager needs a bit of information about you and the paths it should @@ -131,6 +132,7 @@ # }; }; + xdg.portal = { enable = true; extraPortals = [ pkgs.xdg-desktop-portal-hyprland ]; -- cgit v1.3.1