Adjust NixOS config and tailscale setup

This commit is contained in:
2026-02-19 12:07:22 -08:00
parent c01c96dde0
commit 631c2cc09f
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;