No description
Find a file
2025-06-26 21:43:15 +10:00
alex Move desktop packages out of home for now 2025-06-26 21:43:15 +10:00
hosts Move desktop packages out of home for now 2025-06-26 21:43:15 +10:00
flake.lock Update lock file 2025-06-26 19:30:56 +10:00
flake.nix Restructure 2025-06-26 21:38:14 +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 .