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