diff options
Diffstat (limited to '')
| -rw-r--r-- | home.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ]; |
