No description
Find a file
2025-12-21 13:54:23 +10:00
alex Update git config with default branch main 2025-12-17 16:38:15 +10:00
hosts Add en-GB to firefox 2025-12-21 13:53:48 +10:00
flake.lock Update lock file 2025-12-21 13:54:23 +10:00
flake.nix Update to nixos 25.11 2025-12-13 12:32:56 +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 .