From 13a0fdc2fb39757cba60c42c622030e7cfde0741 Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 10 Mar 2024 15:29:06 +0100 Subject: yet another try --- nix/hosts/caladan/darwin-configuration.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'nix/hosts/caladan/darwin-configuration.nix') diff --git a/nix/hosts/caladan/darwin-configuration.nix b/nix/hosts/caladan/darwin-configuration.nix index bebd779..d7dce5c 100644 --- a/nix/hosts/caladan/darwin-configuration.nix +++ b/nix/hosts/caladan/darwin-configuration.nix @@ -46,12 +46,12 @@ speedFactor = 2; # Feature | Derivations requiring it - # --------------|----------------------------------------------------- + # ----------------|----------------------------------------------------- # kvm | Everything which builds inside a vm, like NixOS tests # nixos-test | Machine can run NixOS tests - # big-parallel | kernel config, libreoffice, evolution, llvm and chromium. - # benchmark | Machine can generate metrics (Means the builds usually - # | takes the same amount of time) + # big-parallel | kernel config, libreoffice, evolution, llvm and chromium. + # benchmark | Machine can generate metrics (Means the builds usually + # | takes the same amount of time) # cat /etc/nix/machines # root@corrino x86_64-linux /home/nix/.ssh/id_ed25519 8 1 kvm,benchmark -- cgit 1.4.1