No description
Find a file
2025-08-11 18:09:52 +10:00
alex Add cardboard function 2025-07-14 17:48:32 +10:00
hosts Add count host 2025-08-11 18:09:52 +10:00
flake.lock Update lockfile 2025-07-19 22:33:43 +10:00
flake.nix Add count host 2025-08-11 18:09:52 +10:00
readme.md Update formatting 2025-06-21 10:26:23 +10:00

Nix Configuration

Deploy

From within this directory:

sudo nixos-rebuild switch --flake .

Update and deploy

From within this directory:

nix flake update
sudo nixos-rebuild switch --flake .