This repo contains all nix configs that build my systems
After installed NixOS with nix-command
& flake
enabled, you can deploy this flake with the following command:
sudo nixos-rebuild switch --flake .#traveler
boot.kernelPackages = latest; breaks grave host for some reason, kernel 6.1 is fine
To fix no space left on device
error while switching nixos configs, run ./nobootspaceleft.sh
Tailscale policy is in policy.hujson
sudo nixos-rebuild switch --target-host watchtower --flake .#watchtower