No description
Find a file
Alexander Wainwright a91960835c Make launcher smaller
Doesn't fit on my laptop otherwise.
2026-02-03 12:18:36 +10:00
alex Make launcher smaller 2026-02-03 12:18:36 +10:00
hosts Move mosh from server to base 2026-01-31 10:38:07 +10:00
.gitignore Add git ignore 2025-12-26 22:57:22 +10:00
flake.lock Update lock file 2026-02-03 12:09: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 .