update system

This commit is contained in:
2025-12-17 13:12:53 +01:00
parent 02103e2585
commit 0b0b568916
6 changed files with 10 additions and 5 deletions

View File

@@ -3,6 +3,8 @@
imports = [ ./hardware-configuration.nix ];
boot = {
loader.timeout = 0;
quiet.enable = true;
kernelPackages = pkgs.linuxPackages_xanmod_stable;