fix typo in package name

This commit is contained in:
shynd 2025-02-20 18:35:27 +01:00
parent 3ce8f54523
commit 5b15890f27
1 changed files with 1 additions and 1 deletions

View File

@ -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