options
This commit is contained in:
parent
1035a90dd1
commit
1fdcea2d66
1 changed files with 2 additions and 1 deletions
|
@ -6,10 +6,11 @@
|
||||||
|
|
||||||
withNiri = true;
|
withNiri = true;
|
||||||
withGnome = false;
|
withGnome = false;
|
||||||
|
withPlasma = true;
|
||||||
|
|
||||||
withVM = false;
|
withVM = false;
|
||||||
withContainers = false;
|
withContainers = false;
|
||||||
withGames = false;
|
withGames = true;
|
||||||
|
|
||||||
hwmonPath = "/sys/class/hwmon/hwmon4/temp1_input";
|
hwmonPath = "/sys/class/hwmon/hwmon4/temp1_input";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue