feat: impure symlink
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ lib, inputs }:
|
||||
lib.extend (
|
||||
self: super: {
|
||||
umport = import ./umport.nix { lib = self; };
|
||||
inherit (inputs.home-manager.lib) hm;
|
||||
umport = import ./umport.nix { lib = self; };
|
||||
haumea = inputs.haumea.lib;
|
||||
infuse = (import inputs.infuse { inherit lib; }).v1.infuse;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user