No description
Find a file
Alexander Wainwright c0e490776e Add bang bang (!!) fish command
And move fish functions into their own fish files.
2025-07-14 17:19:46 +10:00
alex Add bang bang (!!) fish command 2025-07-14 17:19:46 +10:00
hosts Add wireguard to home connection 2025-07-14 16:22:22 +10:00
flake.lock Update lockfile 2025-07-13 19:40:38 +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 .