installer: substitute packages from local nix store
this can speed up the installation if both the installer and the installed system use similar versions.
This commit is contained in:
@@ -55,6 +55,8 @@ in
|
|||||||
network-status
|
network-status
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nix.settings.extra-substituters = [ "/" ];
|
||||||
|
|
||||||
########################################################################################################
|
########################################################################################################
|
||||||
# #
|
# #
|
||||||
# Copied from: #
|
# Copied from: #
|
||||||
|
|||||||
Reference in New Issue
Block a user