mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-30 10:01:45 +02:00
chore: replace nixos-generators image outputs
This commit is contained in:
@@ -56,6 +56,6 @@ in
|
||||
|
||||
# generate iso image for hosts with desktop environment
|
||||
packages = {
|
||||
"${name}-niri" = inputs.self.nixosConfigurations."${name}-niri".config.formats.iso;
|
||||
"${name}-niri" = inputs.self.nixosConfigurations."${name}-niri".config.system.build.images.iso;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user