minimal intital config
This commit is contained in:
parent
c7f11240ff
commit
231e7c77ea
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
full = true;
|
full = false;
|
||||||
|
|
||||||
withNiri = true;
|
withNiri = false;
|
||||||
|
|
||||||
withGames = true;
|
withGames = false;
|
||||||
|
|
||||||
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue