This commit is contained in:
chem 2025-08-25 21:51:56 -06:00
parent a2849b213f
commit 84cacc56d2
8 changed files with 28 additions and 92 deletions

View file

@ -1,6 +1,6 @@
## Unified nix configuration
Update whole flake: `nix flake update --commit-lock-file`
Update whole flake (clean working directory 1st): `nix flake update --commit-lock-file`
Switch current machine: `sudo nixos-rebuild switch --flake . --show-trace`