modules: fix consistent nixpkgs and nix-darwin injection
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
_module.args = {
|
||||
inherit clan-core;
|
||||
inherit (clan-core) clanLib;
|
||||
# TODO: This should be set via an option otherwise it is not possible to override
|
||||
inherit (clan-core.inputs) nixpkgs nix-darwin;
|
||||
};
|
||||
imports = [
|
||||
./module.nix
|
||||
|
||||
Reference in New Issue
Block a user