Compare commits
1 Commits
877973d8a6
...
9fe2ae150c
Author | SHA1 | Date | |
---|---|---|---|
9fe2ae150c |
@ -55,7 +55,7 @@ let
|
||||
|
||||
xdg.portal.enable = lib.mkDefault true;
|
||||
xdg.portal.gtkUsePortal = lib.mkDefault true;
|
||||
xdg.portal.extraPortals = lib.mkDefault [ xdg-desktop-portal-wlr xdg-desktop-portal-gtk ];
|
||||
xdg.portal.extraPortals = lib.mkDefault (with pkgs; [ xdg-desktop-portal-wlr xdg-desktop-portal-gtk ]);
|
||||
|
||||
# let me use audio and phones
|
||||
programs.adb.enable = cfg.developer;
|
||||
|
Loading…
Reference in New Issue
Block a user