update system

This commit is contained in:
2025-12-28 13:03:58 +01:00
parent a8528b7fcd
commit 63a657fc84
2 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
imports = [ ./hardware-configuration.nix ];
boot = {
loader.timeout = 0;
quiet.enable = true;
kernelParams = [ "module_blacklist=i915" ];