No description
Find a file
2025-08-12 23:13:21 +10:00
alex Update jrnl settings 2025-08-12 23:13:21 +10:00
hosts Enable power saving settings on laptop 2025-08-12 23:13:21 +10:00
flake.lock Update lockfile 2025-07-19 22:33:43 +10:00
flake.nix Add count host 2025-08-11 18:09:52 +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 .