No description
Find a file
2025-12-21 21:41:36 +10:00
alex Merge branch 'main' into sway 2025-12-21 19:10:35 +10:00
hosts Fix some stuff i broke in the refactor 2025-12-21 21:41:36 +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 .