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