Talk:NixOS modules
Appearance
Latest comment: 3 June by Spectre in topic Show how to add modules from GitHub
How to use the mentioned `require` list exactly? It's in a single example without explanation, and also not explained in the nixOS manual.
After talking with infinisil in the nixos-wiki matrix channel i added the respective information --Makefu (talk) 17:53, 23 July 2021 (UTC)
Show how to add modules from GitHub
The second paragraph states
> For example, /etc/nixos/configuration.nix
is a module. Most other modules are in nixos/modules
.
It would be nice to have an example of you actually import one of these. Do I have to download them manually, or can I reference them? Make it easy for beginners to quickly use them. Spectre (talk) 20:49, 3 June 2025 (UTC)