Add a comment.
This commit is contained in:
parent
3cb5974d32
commit
e11571b70c
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ in
|
|||
utils = import "${nixos}/lib/utils.nix" {
|
||||
inherit lib config pkgs;
|
||||
};
|
||||
# Pass the wrapped system-manager binary down
|
||||
inherit (self.packages.${config.nixpkgs.hostPlatform}) system-manager;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue