docs: use cleaner way of adding module
This commit is contained in:
parent
787f3b67a4
commit
b0ae305845
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Or, add it as a flake input.
|
||||||
./configuration.nix
|
./configuration.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
||||||
"${inputs.nixowos}/default.nix"
|
inputs.nixowos.outPath
|
||||||
{
|
{
|
||||||
nixowos = {
|
nixowos = {
|
||||||
defaults.enable = true;
|
defaults.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue