diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-21 14:16:25 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-21 14:16:25 -0400 |
| commit | 4a609e2e76c2d8fd68e253ffb4183f9afc169b0f (patch) | |
| tree | 0baa72610368a6696b066bbc7a83c03d46abf53e /home.nix | |
| parent | add style to waybar (diff) | |
| download | nixos-4a609e2e76c2d8fd68e253ffb4183f9afc169b0f.tar.gz nixos-4a609e2e76c2d8fd68e253ffb4183f9afc169b0f.tar.bz2 nixos-4a609e2e76c2d8fd68e253ffb4183f9afc169b0f.zip | |
freetube configured
Diffstat (limited to 'home.nix')
| -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 ]; |
