Current NixOS configuration that will likely become outdated due to migrating to GNU Guix System.
| hosts | Added NixOS configuration | |
| modules | Added NixOS configuration | |
| clean.sh | Added NixOS configuration | |
| flake.lock | Added NixOS configuration | |
| flake.nix | Added NixOS configuration | |
| install.sh | Added NixOS configuration | |
| LICENSE | Added NixOS configuration | |
| README.md | Added NixOS configuration | |
| update.sh | Added NixOS configuration | |
NixOS-Configuration
This is the files for my complete NixOS configuration on all of my systems. This is a work in progress; I plan to add more documentation, scripts, machines, and script inputs. Contributions are welcome.
Notes and Tricks
- Make sure sure to stage files with
git add .before adding a module or NixOS won't see it when you update