From fdd799bf06c5d40cb8a3e8292ee76bff265765f9 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Fri, 6 Jun 2025 11:52:35 -0500 Subject: hosts: Rename muspell to carrot --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 8f75eb6..b165f35 100644 --- a/flake.nix +++ b/flake.nix @@ -18,9 +18,9 @@ import ./hosts { inherit inputs; }; - muspell-img = + carrot-img = self.nixosConfigurations. - muspell.config.mobile. + carrot.config.mobile. outputs.u-boot.disk-image; ades-live-iso = self.nixosConfigurations. -- cgit v1.2.3