No description
Find a file
2025-06-21 13:24:57 +10:00
alex Add atuin config 2025-06-21 13:24:57 +10:00
configuration.nix Reorganise some stuff 2025-06-21 13:13:15 +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 .