Enable system76 hardware settings
Remove tlp in case there are conflicts.
This commit is contained in:
parent
3c7aa3f03e
commit
0d4f919898
2 changed files with 2 additions and 14 deletions
|
@ -30,6 +30,8 @@
|
|||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
hardware.enableAllFirmware = true;
|
||||
|
||||
hardware.system76.enableAll = true;
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-label/nixos";
|
||||
fsType = "ext4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue