From 971160f662b5fe6dd71fa2c155bb3317d67b7078 Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Sun, 19 Feb 2023 23:54:28 -0700 Subject: add axo machine laptop to replace the near bomb of the old laptop. Signed-off-by: Kenny Ballou --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7a040505..9ecf9f3e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NIX_FILES = $(shell find . name -name '*.nix' -type f) MAX_AGE=14d CHANNEL_FILE=./config/guix/channels.scm -HOSTS=h4x daeva owl baal yak koi bard +HOSTS=axo h4x daeva owl baal yak koi bard SYSTEMS=$(patsubst %,systems/%,$(HOSTS)) HOMES=$(patsubst %,homes/%,$(HOSTS)) HOSTNAME=$(shell hostname) -- cgit v1.2.1