summaryrefslogtreecommitdiffstats
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 2 insertions, 0 deletions
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 ];