Jason’s NixOS Config
How to install and configure NixOS the way I do.
The installation instructions can be found here.
If you decide to contribute to this project, then I hope that you’ll find the following hints helpful:
- Use tabs for indentation. The only exception to this rule is in YAML files because YAML requires spaces for indentation. In YAML files, use 4 spaces for indentation.
- You can use pre-commit to automatically check your contributions. Follow these instructions to get started. Skip the part about creating a pre-commit configuration.
- Sometimes, it’s OK if a file doesn’t fully pass all of pre-commit’s checks. In those cases, skip the failing hook(s).
See COPYING.md.