Files
nixos-server/README.md
2025-12-03 09:17:48 -05:00

459 B

Nixos Server

  • This is my nix config to initialize the nodes on my home k3s server.

nix run github:nix-community/nixos-anywhere -- --build-on-remote --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake .#patrick root@192.168.2.100

nix run github:nix-community/nixos-anywhere -- --build-on-remote --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake .#spongebob root@192.168.2.101