changed options
This commit is contained in:
parent
a2a89c04a0
commit
1bff38addb
1 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
||||||
|
|
||||||
withNiri = true;
|
withNiri = true;
|
||||||
withGnome = false;
|
withGnome = false;
|
||||||
withPlasma = true;
|
withPlasma = false;
|
||||||
|
|
||||||
withVM = false;
|
withVM = false;
|
||||||
withContainers = true;
|
withContainers = false;
|
||||||
withGames = true;
|
withGames = false;
|
||||||
|
|
||||||
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