No description
Find a file
2025-07-19 22:33:43 +10:00
alex Add cardboard function 2025-07-14 17:48:32 +10:00
hosts Remove rustup 2025-07-14 18:13:21 +10:00
flake.lock Update lockfile 2025-07-19 22:33:43 +10:00
flake.nix Add nightcity host 2025-07-05 21:34:00 +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 .