This commit is contained in:
iFargle 2024-01-31 12:44:51 +09:00
parent 686c19b4b3
commit 6d52a86a47

View file

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