fix config formatting
This commit is contained in:
@@ -160,7 +160,7 @@ in
|
|||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
timeZone = timezone;
|
timeZone = timezone;
|
||||||
hardwareClockInLocalTime = true;
|
hardwareClockInLocalTime = true;
|
||||||
}
|
};
|
||||||
|
|
||||||
# xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-kde ];
|
# xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-kde ];
|
||||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||||
|
|||||||
Reference in New Issue
Block a user