Fixed workflow; removed unnecessary stuff; add iso builder

This commit is contained in:
2026-06-22 22:33:33 +02:00
parent 238c4fcaf7
commit 0195c184b7
16 changed files with 113 additions and 173 deletions
+1 -1
View File
@@ -271,6 +271,6 @@
};
};
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-tree;
};
}