No description
Find a file
2025-06-24 21:30:43 +10:00
alex Add bitwarden 2025-06-24 21:30:43 +10:00
configuration.nix Move locutus to root and schedule it 2025-06-24 21:30:12 +10:00
flake.lock Add locutus 2025-06-24 18:49:51 +10:00
flake.nix Add locutus 2025-06-24 18:49:51 +10:00
hardware-configuration.nix Initial commit 2025-06-20 18:13:06 +10:00
locutus.toml Move locutus to root and schedule it 2025-06-24 21:30:12 +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 .