No description
Find a file
2025-06-21 11:20:43 +10:00
alex Switch to fastfetch 2025-06-21 11:20:43 +10:00
configuration.nix Add Wezterm and fonts 2025-06-21 10:21:40 +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 .