mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -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";
|
||||
};
|
||||
|
||||
xdg.portal.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
pavucontrol
|
||||
xdg-utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue