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 7 additions and 0 deletions
Showing only changes of commit 9197c566d2 - Show all commits

View file

@ -42,10 +42,12 @@
# Setup packages available everywhere
environment.systemPackages = with pkgs; [
cmatrix
fzf
git
helix
htop
lolcat
ncdu
psmisc
ripgrep

View file

@ -143,6 +143,11 @@
# networking.firewall.enable = false;
powerManagement = {
enable = true;
powertop.enable = true;
};
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave