From 4e970f7cc35d2747af0baa6fca9df5abc18bee43 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sat, 14 Jun 2025 15:01:30 -0500 Subject: hosts: Rename ades/* to bean/* --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b165f35..87b4b68 100644 --- a/flake.nix +++ b/flake.nix @@ -22,8 +22,8 @@ self.nixosConfigurations. carrot.config.mobile. outputs.u-boot.disk-image; - ades-live-iso = + sprout-iso = self.nixosConfigurations. - ades-live.config.system.build.isoImage; + sprout.config.system.build.isoImage; }; } -- cgit v1.2.3