All system's nix configuration
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Chris (wolcen) Thompson 8633cb7884 Remove DNS settings for primary network connections
Not sure what I did wrong here, but system dns completely broke as a result
2026-08-10 17:33:50 -04:00
.forgejo/workflows 'remember' how to do a secret 2025-10-15 20:11:49 -04:00
hosts/default Remove DNS settings for primary network connections 2026-08-10 17:33:50 -04:00
.gitignore Initial commit 2024-11-10 19:57:40 +00:00
flake.lock Update flake.lock 2026-08-10 16:15:47 -04:00
flake.nix Update flake.lock (matching flake.nix w/local repo) 2026-04-24 13:12:55 -04: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
testing.template Couldn't access secrets...no surprise, really 2025-10-15 20:09:54 -04: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