diff options
Diffstat (limited to 'hosts/atlas/default.nix')
| -rw-r--r-- | hosts/atlas/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index 89ea2c9..24cb139 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -14,7 +14,7 @@ sshUser = "root"; buildOn = "remote"; substituteOnTarget = true; - hermetic = true; + hermetic = false; }; boot = { |
