No description
Find a file
2025-06-22 09:19:29 +10:00
alex Add jrnl 2025-06-21 17:52:31 +10:00
configuration.nix Add library path 2025-06-22 09:19:29 +10:00
flake.lock Update lock 2025-06-21 10:25:18 +10:00
flake.nix Move file into directory 2025-06-20 22:14:36 +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 .