diff options
author | Linnnus <[email protected]> | 2025-05-04 10:55:44 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-05-06 10:18:47 +0200 |
commit | 24255662e486aac091d467de196ccf03fc9eff0d (patch) | |
tree | d8b5b32121db2ad7afb6f71fb8b666909deeddb0 /hosts/ali/remote-builders/ahmed-builder.nix | |
parent | 556ae06fad081dbdffadf9aa13e99495fa99222f (diff) |
chore: Fix formatting
Diffstat (limited to 'hosts/ali/remote-builders/ahmed-builder.nix')
-rw-r--r-- | hosts/ali/remote-builders/ahmed-builder.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/ali/remote-builders/ahmed-builder.nix b/hosts/ali/remote-builders/ahmed-builder.nix index ad44210..7dda487 100644 --- a/hosts/ali/remote-builders/ahmed-builder.nix +++ b/hosts/ali/remote-builders/ahmed-builder.nix @@ -1,7 +1,6 @@ # This module adds ahmed as a remote builder for ali. # Note that ahmed is configured such that root@ali is allowed to connect to remotebuilder@ahmed. # TODO: Dedublicate with hosts/muhammed/remote-builders/ahmed-builder.nix - {metadata, ...}: { nix.buildMachines = [ { |