]> git.ipfire.org Git - thirdparty/mkosi.git/commit
bubblewrap: add /etc/static symlink 2211/head
authorMalte Poll <1780588+malt3@users.noreply.github.com>
Fri, 22 Dec 2023 12:06:11 +0000 (13:06 +0100)
committerMalte Poll <1780588+malt3@users.noreply.github.com>
Fri, 22 Dec 2023 13:00:47 +0000 (14:00 +0100)
commit5be95f0b889fc9135bc3d1181970ee83ca74fe5e
tree97693205b2bd1231a965e499e7cf9e837be03211
parent00f15ad1ce95bca70761f14f703a4d265122e85d
bubblewrap: add /etc/static symlink

On NixOS, ssl certificates are stored as follows:

/etc/ssl/certs/ca-bundle.crt -> /etc/static/ssl/certs/ca-bundle.crt
/etc/static -> /nix/store/<HASH>-etc/etc

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
mkosi/bubblewrap.py