No description
Find a file
2025-06-28 11:17:36 +10:00
alex Move the gui stuff back into home manager 2025-06-26 22:06:37 +10:00
hosts Loop the mounts 2025-06-27 23:13:33 +10:00
flake.lock Update lockfile 2025-06-28 11:17:36 +10:00
flake.nix Add initial configuration for alt 2025-06-26 22:09:58 +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 .