Adjust NixOS config and tailscale setup

This commit is contained in:
2026-02-19 12:07:22 -08:00
committed by Kat Huang
parent 22486c4cf5
commit d6eef4c001
3 changed files with 6 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
# extraFlags = ["--node-taint preferNoSchedule=true:NoSchedule"];
};
myModules.nixified-ai.enable = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
# boot.kernelPackages = pkgs.linuxPackages_latest;
boot.loader.systemd-boot.configurationLimit = 5;