let pkgs be flake output for debugging purposes
This commit is contained in:
parent
579909afa3
commit
75b6563cd1
@ -104,6 +104,8 @@
|
||||
in {
|
||||
extendedLib = import ./lib { stdlib = pkgs.lib; };
|
||||
|
||||
inherit pkgs;
|
||||
|
||||
homeConfigurations = {
|
||||
h7x4 = home-manager.lib.homeManagerConfiguration {
|
||||
inherit system;
|
||||
|
Loading…
x
Reference in New Issue
Block a user