fix: partially fix a totally botched merge.
This commit is contained in:
@@ -35,11 +35,7 @@ let
|
||||
|
||||
mkCompute = host:
|
||||
let
|
||||
<<<<<<<< HEAD:rossby/c0/default.nix
|
||||
hw = ./hardware-config.d + "/${host.name}.nix";
|
||||
========
|
||||
hw = ./hardware-configuration.d + "/${host.name}.nix";
|
||||
>>>>>>>> ekman:ekman/c0/default.nix
|
||||
in {
|
||||
"${host.name}" = {
|
||||
cluster = {
|
||||
|
||||
Reference in New Issue
Block a user