Load overlays from /config
This commit is contained in:
parent
ae31b546e7
commit
096e407571
@ -16,7 +16,7 @@ in
|
||||
# Prepend default nixPath values.
|
||||
options.nix.nixPath.default ++
|
||||
# Append our nixpkgs-overlays.
|
||||
[ "nixpkgs-overlays=/etc/nixos/overlays-compat/" ]
|
||||
[ "nixpkgs-overlays=/config/overlays-compat/" ]
|
||||
;
|
||||
|
||||
nixpkgs.overlays = [
|
||||
|
Loading…
Reference in New Issue
Block a user