No description
Find a file
Alexander Wainwright dbef055c00 Roll back lockfile
The latest fails to build jrnl...
2026-01-20 09:49:27 +10:00
alex Add sway shortcuts 2026-01-20 09:46:19 +10:00
hosts Open firewall for avahi 2026-01-20 09:47:17 +10:00
.gitignore Add git ignore 2025-12-26 22:57:22 +10:00
flake.lock Roll back lockfile 2026-01-20 09:49:27 +10:00
flake.nix Switch darktable to unstable channel 2025-12-26 14:44:50 +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 .