No description
Find a file
2025-06-24 18:50:13 +10:00
alex Add newline to prompt 2025-06-24 18:50:13 +10:00
configuration.nix Add library path 2025-06-22 09:19:29 +10:00
flake.lock Add locutus 2025-06-24 18:49:51 +10:00
flake.nix Add locutus 2025-06-24 18:49:51 +10:00
hardware-configuration.nix Initial commit 2025-06-20 18:13: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 .