chore: set some hardware options
This commit is contained in:
parent
3ced5bb138
commit
278a4e0e24
@ -19,7 +19,7 @@
|
|||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
"fbcon=rotate:1"
|
"fbcon=rotate:1"
|
||||||
# disable panel self refresh for i915
|
# disable panel self refresh for i915
|
||||||
# "i915.enable_psr=0"
|
"i915.enable_psr=0"
|
||||||
# set max cstate to 2 (suspend?)
|
# set max cstate to 2 (suspend?)
|
||||||
# "intel_idle.max_cstate=2"
|
# "intel_idle.max_cstate=2"
|
||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
@ -31,6 +31,7 @@
|
|||||||
"78.94.116.221" = [
|
"78.94.116.221" = [
|
||||||
"git.finally.coffee"
|
"git.finally.coffee"
|
||||||
"chat.finallycoffee.eu"
|
"chat.finallycoffee.eu"
|
||||||
|
"matrix.finallycoffee.eu"
|
||||||
"cloud.finallycoffee.eu"
|
"cloud.finallycoffee.eu"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user