Commit a2060ac

HPCesia <me@hpcesia.com>
2026-03-18 15:31:45
Change image's registry
fix
1 parent eb80445
Changed files (1)
flake.nix
@@ -37,7 +37,7 @@
         '';
       in {
         packages.default = nix2container.buildImage {
-          name = "nix-act-image";
+          name = "repo.hpcesia.com/HPCesia/nix-act-image";
           tag = "latest-${lib.removeSuffix "-linux" system}";
           initializeNixDatabase = true;
           copyToRoot = [