Reformat files with alejandra
1 file changed, 6 insertions(+), 3 deletions(-)
changed files
M system/settings/configuration/berlin.nix → system/settings/configuration/berlin.nix
@@ -1,6 +1,9 @@ -{ config, pkgs, ... }: - -{ time.timeZone = "Europe/Berlin"; +{ + config, + pkgs, + ... +}: { + time.timeZone = "Europe/Berlin"; location = { latitude = 52.586; longitude = 13.300;