No description
Find a file
2026-04-09 20:11:06 +10:00
alex Add zk no neovim 2026-04-09 20:11:06 +10:00
hosts Fix intermittent mDNS resolution failures 2026-04-09 18:24:59 +10:00
.gitignore Add git ignore 2025-12-26 22:57:22 +10:00
flake.lock Update lock file 2026-04-09 20:09:58 +10:00
flake.nix Switch darktable to unstable channel 2025-12-26 14:44:50 +10:00
readme.md Fix intermittent mDNS resolution failures 2026-04-09 18:24:59 +10:00

Nix Configuration

Deploy

From within this directory:

sudo nixos-rebuild switch --flake .

WiFi

NetworkManager is enabled. Use the terminal UI to connect:

nmtui

Select "Activate a connection", pick your network, and enter the password.

Update and deploy

From within this directory:

nix flake update
sudo nixos-rebuild switch --flake .