diff options
Diffstat (limited to 'nix/hosts/caladan')
-rw-r--r-- | nix/hosts/caladan/darwin-configuration.nix | 8 |
1 files changed, 4 insertions, 4 deletions
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 |