mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-24 09:51:01 +01:00
feat: refactor flake.nix
This commit is contained in:
@@ -23,6 +23,8 @@ in
|
||||
# make `nix repl '<nixpkgs>'` use the same nixpkgs as the one used by this flake.
|
||||
# discard all the default paths, and only use the one from this flake.
|
||||
nix.nixPath = lib.mkForce ["/etc/nix/inputs"];
|
||||
|
||||
nixpkgs.overlays = import ../overlays specialArgs;
|
||||
})
|
||||
|
||||
home-manager.darwinModules.home-manager
|
||||
|
||||
Reference in New Issue
Block a user