This commit is contained in:
parent
45119b3775
commit
a9de39049c
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ in
|
||||||
beefcake = stableHost ./beefcake.nix { };
|
beefcake = stableHost ./beefcake.nix { };
|
||||||
dragon = host ./dragon.nix { };
|
dragon = host ./dragon.nix { };
|
||||||
foxtrot = host ./foxtrot.nix { };
|
foxtrot = host ./foxtrot.nix { };
|
||||||
|
htpc = stableHost ./htpc.nix { };
|
||||||
# arm-dragon = host ./dragon.nix { system = "aarch64-linux"; };
|
# arm-dragon = host ./dragon.nix { system = "aarch64-linux"; };
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue