Centralize overlay path specification
This commit is contained in:
parent
cca0dd227f
commit
a3848d5d18
4 changed files with 36 additions and 37 deletions
|
@ -54,10 +54,6 @@
|
|||
nixpkgs = {
|
||||
# TODO(spotlightishere): Make this configurable beyond a singular device.
|
||||
hostPlatform = "aarch64-darwin";
|
||||
|
||||
# Custom packages.
|
||||
# TODO(spotlightishere): Why does this need to be specified in both home-manager and globally?
|
||||
overlays = [ (import ../pkgs/default.nix) ];
|
||||
};
|
||||
|
||||
# Our singular user!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue