All system's nix configuration
Find a file
Chris (wolcen) Thompson c9288b7f4d
Some checks failed
/ build (push) Failing after 0s
Use || instead of 'or'
2025-10-15 18:27:53 -04:00
.forgejo/workflows Use || instead of 'or' 2025-10-15 18:27:53 -04:00
hosts/default Fix current issues compiling hipblaslt 2025-10-15 14:56:46 -04:00
.gitignore Initial commit 2024-11-10 19:57:40 +00:00
flake.lock Update flake.lock 2025-10-15 18:21:45 -04:00
flake.nix ...to be honest, I'm not quite sure this makes ANY sense 2024-11-10 20:02:55 -05:00
LICENSE Initial commit 2024-11-10 19:57:40 +00:00
README.md Update readme for flake update 2024-12-07 22:25:56 -05:00
vr.nix Add example vr flake thingy (not yet included) 2025-04-25 12:21:58 -04:00

nixos-config

All system's nix configuration

Updating:

sudo flake update
sudo nixos-rebuild switch --flake /etc/nixos/#hostname

Or just e.g. sudo nixos-rebuild switch --recreate-lock-file --flake .#default