summaryrefslogtreecommitdiff
path: root/nixos/nix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/nix.nix')
-rw-r--r--nixos/nix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/nix.nix b/nixos/nix.nix
index 70bee95..e710c04 100644
--- a/nixos/nix.nix
+++ b/nixos/nix.nix
@@ -14,7 +14,7 @@
flake = "git+file:///etc/nixos";
gc.enable = true;
remoteBuilds = {
- # enable = true;
+ enable = true;
machines.hephaistos = {
enable = true;
domain = "local";