treewide: use pkgs.nixos-enter instead of config.system.build.nixos-enter
This commit is contained in:
@@ -112,7 +112,7 @@ let
|
||||
|
||||
tools = lib.makeBinPath (
|
||||
with pkgs; [
|
||||
config.system.build.nixos-enter
|
||||
nixos-enter
|
||||
config.system.build.nixos-install
|
||||
dosfstools
|
||||
e2fsprogs
|
||||
|
||||
Reference in New Issue
Block a user