feat: install and setup warpinator.

This commit is contained in:
CronyAkatsuki 2025-11-15 21:46:46 +01:00
parent 5fc906c0d8
commit 68d150a672
2 changed files with 3 additions and 0 deletions

View file

@ -106,6 +106,8 @@
}; };
}; };
networking.firewall.allowedTCPPorts = [42000 42001];
# Enable coolercontrol to setup fancurves # Enable coolercontrol to setup fancurves
programs.coolercontrol = { programs.coolercontrol = {
enable = true; enable = true;

View file

@ -18,6 +18,7 @@
gparted gparted
cameractrls-gtk4 cameractrls-gtk4
delfin delfin
warpinator
]; ];
# Install keepassxc # Install keepassxc