This commit is contained in:
Morten Olsen
2024-04-17 14:43:43 +02:00
parent c8e35fbe82
commit 68ab6df1d3
9 changed files with 10 additions and 107 deletions

View File

@@ -31,7 +31,7 @@
"/crypto_keyfile.bin" = null;
};
boot.kernelParams = [ "i915.force_probe=9b41" ];
boot.kernelParams = [ "i915.force_probe=9b41" "quiet" ];
networking.hostName = "alice-xps"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.