No description
Find a file
2025-12-21 19:03:56 +10:00
alex Refactor sway stuff 2025-12-21 18:57:15 +10:00
hosts Fix some errors in the refactor 2025-12-21 19:03:56 +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 .