- nixos is a Python job module that creates a new configuration file based on the values given by the following base calamares modules:
- nixos generic NixOS branding based on the nixos homepage
Most code (.py, .cpp, etc) files are licensed under GPL-3.0-or-later, but see specific files for details.
Configuration files in config are licensed under CC0-1.0
Images stored in config/images are licensed under CC-BY-SA-4.0
Images gfx-landing-declarative.png, gfx-landing-reliable.png, and gfx-landing-reproducible.png are licensed under CC-BY-SA-4.0
Images nix-snowflake.svg and white.png are licensed under CC-BY-4.0
- The
nixos
Python job module is has unit tests in testing/.
These tests can be executed with the command:
$ nix run .