Load overlays from /config
This commit is contained in:
parent
a94765e8ae
commit
1009736d81
@ -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…
x
Reference in New Issue
Block a user