diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; }; } |