This commit is contained in:
iFargle 2024-01-31 12:42:29 +09:00
parent 79d710985d
commit 686c19b4b3

View file

@ -14,7 +14,7 @@
];
# steam , etc
pkgs.nixpkgs.config.allowUnfree = true;
# pkgs.nixpkgs.config.allowUnfree = true;
powerManagement.enable = true;
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "thunderbolt" ];