diff --git a/configuration.nix b/configuration.nix index e3e47b3..a2bd90b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -160,7 +160,7 @@ in # Set your time zone. timeZone = timezone; hardwareClockInLocalTime = true; - } + }; # xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-kde ]; xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];