final version

This commit is contained in:
Melvin Ragusa
2026-02-02 14:44:31 +01:00
parent 90fafac5c9
commit a10802547b
6 changed files with 69 additions and 107 deletions

View File

@@ -27,7 +27,7 @@
# ═══════════════════════════════════════════════════════════════
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_zen;
# ═══════════════════════════════════════════════════════════════
# NETWORKING