mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
set up xdg-portal
This commit is contained in:
parent
dc6d973203
commit
748576e17c
1 changed files with 2 additions and 0 deletions
|
|
@ -217,6 +217,8 @@ in
|
||||||
platformTheme.name = "gtk";
|
platformTheme.name = "gtk";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
xdg.portal.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
pavucontrol
|
pavucontrol
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue