enable all again

This commit is contained in:
twoneis 2024-07-22 15:27:17 +02:00
parent 231e7c77ea
commit ffab67f1c9

View file

@ -1,9 +1,9 @@
{ ... }: {
full = false;
full = true;
withNiri = false;
withNiri = true;
withGames = false;
withGames = true;
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";