chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit 2dd3d2f5ab - Show all commits

View file

@ -100,8 +100,7 @@
virtualisation.podman.enable = true;
fonts = {
fonts = with pkgs; [
fonts.fonts = with pkgs; [
material-design-icons
noto-fonts
noto-fonts-cjk
@ -126,5 +125,4 @@
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "23.05"; # Did you read the comment?
};
}