diff --git a/nixos/common/desktops/plasma6/default.nix b/nixos/common/desktops/plasma6/default.nix index 579764d5..84b685dd 100644 --- a/nixos/common/desktops/plasma6/default.nix +++ b/nixos/common/desktops/plasma6/default.nix @@ -38,7 +38,6 @@ echo "Activating get-theme-times systemd service" curl -s wttr.in/?format=%S > /tmp/wttr.sunrise curl -s wttr.in/?format=%s > /tmp/wttr.sunset - chown albert:root /tmp/wttr.sunrise /tmp/wttr.sunset echo "get-theme-times - complete" ''; after = [ "networking-online.target" ];