reformat
This commit is contained in:
@ -141,8 +141,7 @@
|
||||
};
|
||||
|
||||
# XDG
|
||||
xdg = {
|
||||
portal = {
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
# xdg-desktop-portal-wlr # For wlroots based desktops
|
||||
@ -151,7 +150,6 @@
|
||||
];
|
||||
# gtkUsePortal = true; # Deprecated
|
||||
};
|
||||
};
|
||||
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
|
Reference in New Issue
Block a user