simplifying xdg module
This commit is contained in:
@@ -159,7 +159,6 @@
|
|||||||
xdg = {
|
xdg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
xdgOpenUsePortal = true;
|
xdgOpenUsePortal = true;
|
||||||
extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
utils = {
|
utils = {
|
||||||
|
|||||||
@@ -182,7 +182,6 @@
|
|||||||
xdg = {
|
xdg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
xdgOpenUsePortal = true;
|
xdgOpenUsePortal = true;
|
||||||
extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
utils = {
|
utils = {
|
||||||
|
|||||||
Reference in New Issue
Block a user