fix typo in package name
This commit is contained in:
parent
3ce8f54523
commit
5b15890f27
|
@ -95,7 +95,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
wlr.enable = false;
|
wlr.enable = false;
|
||||||
extraPortals = [
|
extraPortals = [
|
||||||
pkgs.xdg.desktop-portal-gtk
|
pkgs.xdg-desktop-portal-gtk
|
||||||
];
|
];
|
||||||
configPackages = [
|
configPackages = [
|
||||||
pkgs.xdg-desktop-portal-gtk
|
pkgs.xdg-desktop-portal-gtk
|
||||||
|
|
Loading…
Reference in New Issue