- cross-posted to:
- selfhosted@lemmy.world
- cross-posted to:
- selfhosted@lemmy.world
I set this up a few weeks ago since all my systems, except one Gentoo server, run Debian and I am very happy with it. Should work on all distros using apt (Mint, Ubuntu, etc.) and I’ve read that dnf may work with it as well.
Just like Nix cache…. but worse.
Yeah, I get that. I was daily driving Guix for quite a long time and really enjoyed it. As I understand it shares a lot of code with Nix. It’s just been a bit hard to integrate with a lot of the software I run due to it not being compatible with the traditional filesystem hierarchy. This is obviously a selling point for Nix/Guix as it frees it to try new ideas, but makes it harder for me to run my music production software for example, which I can’t run in flatpak officially and since it Just Works™ on Debian, I’m happy with it. Maybe I’ll get into it sometime again as the community seems to have grown a lot, and I’ve looked into running Nix on top of my Debian install.
I daily drive NixOS and often have similar issues with FHS-style software even with flatpac so I completely understand.