home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8f50390afc245c3105702919e31fdc2102d5e41d
parent 9585a26bb5be65be1166665c933baae17db76a54
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue, 26 May 2020 08:18:07 +0200

hosts: temporarly disable wakasu 🙃

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mhosts.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts.nix b/hosts.nix @@ -1,5 +1,5 @@ { hokkaido = { arch = "x86_64-linux"; type = "unstable"; }; - wakasu = { arch = "x86_64-linux"; }; + # wakasu = { arch = "x86_64-linux"; }; # mypi = { arch = "aarch64-linux" }; }