Post #4268526
2026-07-30 20:58 UTC
Has someone successfully used mkosi to produce Arch, Fedora, whatever images on NixOS?
#nix #nixos
Replies (1)
-
@katexochen@infosec.exchange 2026-07-31 06:31
@janvhs@hachyderm.io you mean the mkosi package in nixpkgs or directly from git source? For the latter: https://github.com/katexochen/systemd-dev For the former: I think the package isn't well maintained right now, but works in theory, see for example: https://github.com/edgelesssys/reproducible-mkosi Or do you want to use it within a nix build/the sandbox? That's another story...