diff --git a/hosts/citadel/default.nix b/hosts/citadel/default.nix index 944e5eb..8795eb3 100644 --- a/hosts/citadel/default.nix +++ b/hosts/citadel/default.nix @@ -59,7 +59,7 @@ in { ../common/optional/restic-backup.nix # This machine is used for remote building - ../common/optional/distributed_builds/remote-builder-machine.nix + ../common/optional/distributed-builds/remote-builder-machine.nix ]; boot = { diff --git a/hosts/common/optional/distributed_builds/local-machine.nix b/hosts/common/optional/distributed-builds/local-machine.nix similarity index 100% rename from hosts/common/optional/distributed_builds/local-machine.nix rename to hosts/common/optional/distributed-builds/local-machine.nix diff --git a/hosts/common/optional/distributed_builds/remote-builder-machine.nix b/hosts/common/optional/distributed-builds/remote-builder-machine.nix similarity index 100% rename from hosts/common/optional/distributed_builds/remote-builder-machine.nix rename to hosts/common/optional/distributed-builds/remote-builder-machine.nix diff --git a/hosts/common/optional/distributed_builds/remotebuild.pub b/hosts/common/optional/distributed-builds/remotebuild.pub similarity index 100% rename from hosts/common/optional/distributed_builds/remotebuild.pub rename to hosts/common/optional/distributed-builds/remotebuild.pub diff --git a/hosts/semita/default.nix b/hosts/semita/default.nix index d0f768c..bf17609 100644 --- a/hosts/semita/default.nix +++ b/hosts/semita/default.nix @@ -63,7 +63,7 @@ in { ../common/optional/nixos-containers/docker.nix # # Build nix derivations on remote machine - # ../common/optional/distributed_builds/local-machine.nix + # ../common/optional/distributed-builds/local-machine.nix ]; fileSystems."/media/main-ssd" = {