No description
Find a file
2025-12-25 23:16:34 +10:00
alex Fix the weird workspace 10 default thing 2025-12-25 23:16:34 +10:00
hosts Refactor 2025-12-24 17:37:06 +10:00
flake.lock Update lock file 2025-12-21 13:54:23 +10:00
flake.nix Refactor 2025-12-24 17:37:06 +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 .