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