Overlays: Difference between revisions

imported>Krey
No edit summary
imported>Krey
No edit summary
Line 32: Line 32:


<syntaxhighlight lang="shell">
<syntaxhighlight lang="shell">
NIX_PATH="$NIX_PATH:nixpkgs-overlays=/cfg/overlays"
NIX_PATH="$NIX_PATH:nixpkgs-overlays=/etc/nixos/overlays"
</syntaxhighlight>
</syntaxhighlight>