diff options
Diffstat (limited to 'hel')
| -rw-r--r-- | hel/boot.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hel/boot.nix b/hel/boot.nix index 5320fcac..45fc5c2d 100644 --- a/hel/boot.nix +++ b/hel/boot.nix | |||
| @@ -21,8 +21,6 @@ | |||
| 21 | enable = true; | 21 | enable = true; |
| 22 | }; | 22 | }; |
| 23 | 23 | ||
| 24 | tmpOnTmpfs = true; | ||
| 25 | |||
| 26 | kernelParams = [ "intel_pstate=no_hwp" "quiet" ]; | 24 | kernelParams = [ "intel_pstate=no_hwp" "quiet" ]; |
| 27 | 25 | ||
| 28 | blacklistedKernelModules = [ "snd_soc_skl" ]; | 26 | blacklistedKernelModules = [ "snd_soc_skl" ]; |
