change options
This commit is contained in:
parent
ba16fc7781
commit
a2a89c04a0
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@
|
||||||
withBluetooth = true;
|
withBluetooth = true;
|
||||||
|
|
||||||
withNiri = true;
|
withNiri = true;
|
||||||
withGnome = true;
|
withGnome = false;
|
||||||
withPlasma = false;
|
withPlasma = false;
|
||||||
|
|
||||||
withVM = false;
|
withVM = false;
|
||||||
withContainers = true;
|
withContainers = true;
|
||||||
withGames = true;
|
withGames = false;
|
||||||
|
|
||||||
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue