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
2 changed files with 2 additions and 1 deletions
Showing only changes of commit dd3076d5c5 - Show all commits

View file

@ -18,6 +18,7 @@
# Additional packages
environment.systemPackages = with pkgs; [
gcc
go
jq
nuclei
rustup

View file

@ -5,7 +5,7 @@
services.hardware.bolt.enable = true;
hardware.trackpoint.enable = true;
# hardware.trackpoint.enable = true;
# FS
fileSystems."/".options = [ "compress=zstd" ];