nix-community / nix-installers

Nix installers for legacy distributions (rpm & deb & pacman) [maintainer=@adisbladis]
93 stars 13 forks source link

Silverblue support for RPM #15

Open dnkmmr69420 opened 1 year ago

dnkmmr69420 commented 1 year ago

The rpm should do the same thing as this guide https://gitlab.com/ahayzen/silverblue-nix except instead of disabling selinux, it adds a policy just like the normal rpm.

yajo commented 1 year ago

Fix in #8.

secretmango commented 8 months ago

but Nix would still not work on Silverblue / Fedora Atomic right? Is it possible to change the directory that nix writes, to /var/nix ? Otherwise this will be impossible

dnkmmr69420 commented 8 months ago

but Nix would still not work on Silverblue / Fedora Atomic right? Is it possible to change the directory that nix writes, to /var/nix ? Otherwise this will be impossible

It can be done via a bind mount. Look at this: https://determinate.systems/posts/determinate-nix-installer