chore(CI): Only publish iso

This commit is contained in:
DashieTM 2025-09-07 16:38:50 +02:00
parent 0fa45657f0
commit 0bc2c97d69
2 changed files with 32 additions and 30 deletions

View file

@ -40,7 +40,7 @@ in {
extraGroups = ["wheel"];
};
image.baseName = lib.mkForce "Dashnix";
image.baseName = lib.mkForce "DashNix";
programs = {
hyprland = {