kekl
This commit is contained in:
@ -16,6 +16,9 @@
|
|||||||
portal = {
|
portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
xdgOpenUsePortal = true;
|
xdgOpenUsePortal = true;
|
||||||
|
config = {
|
||||||
|
common.default = "*";
|
||||||
|
};
|
||||||
extraPortals = with pkgs; [
|
extraPortals = with pkgs; [
|
||||||
xdg-desktop-portal-gnome
|
xdg-desktop-portal-gnome
|
||||||
xdg-desktop-portal-wlr
|
xdg-desktop-portal-wlr
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
usbutils
|
usbutils
|
||||||
alsa-utils
|
alsa-utils
|
||||||
pavucontrol
|
pavucontrol
|
||||||
flameshot
|
(flameshot.override { enableWlrSupport = true; })
|
||||||
feh
|
feh
|
||||||
gnumake
|
gnumake
|
||||||
tree
|
tree
|
||||||
|
Reference in New Issue
Block a user