refactor: nix-path/ -> nix/

This commit is contained in:
Colin 2024-02-20 12:13:52 +00:00
parent a624571b22
commit 73bb7827c0
3 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
./ids.nix
./machine-id.nix
./net
./nix-path
./nix
./persist.nix
./polyunfill.nix
./programs

View File

@ -8,7 +8,7 @@
# "nixpkgs-overlays=${../../..}/hosts/common/nix-path/overlay"
# as long as my system itself doesn't rely on NIXPKGS at runtime, we can point the overlays to git
# to avoid switching so much during development
"nixpkgs-overlays=/home/colin/dev/nixos/hosts/common/nix-path/overlay"
"nixpkgs-overlays=/home/colin/dev/nixos/hosts/common/nix/overlay"
];
# ensure new deployments have a source of this repo with which they can bootstrap.