Merge pull request 'installer: substitute packages from local nix store' (#2744) from speed-up-installer into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2744
Reviewed-by: lassulus <clanlol@lassul.us>
This commit is contained in:
Mic92
2025-01-14 15:11:33 +00:00

View File

@@ -55,6 +55,8 @@ in
network-status
];
nix.settings.extra-substituters = [ "/" ];
########################################################################################################
# #
# Copied from: #