Ok, #linux people. I've been using Debian since like 1995 or something, usually Testing. I know a lot about it, I can usually fix anything I need to fix, and it works fine for me. But the declarative system of NixOS looks pretty sweet. Any Debian enthusiasts who've switched to or started mixing in NixOS to their setups? What are advantages and disadvantages etc that you've found?
@dlakelan sort of, I mostly used unstable for years with a short flirt with Ubuntu in between and switched to GNU #Guix nine years ago. Converted all my machines and never looked back.
Guix is #Nix's sister, takes a stronger stance on freedom and uses the general purpose Guile Scheme language for everything...both were a big plus for me but I recognize that's personal and depends on your needs and preferences. Nix works OOTB on more machines and provides much more softwares.
Initially I used guix as a package manager on Debian and switched to Guix System after a couple of months after I had moved all my development into the Guix realm.
@janneke 🥰 thanks. I kinda want to love GUIX but also I kinda want to use declarative systems to make self hosting easier like freeipa, photoprism, nextcloud, whatnot. And I'm not seeing those in GUIX ? @vagrantc
@dlakelan@vagrantc yeah I guess that nix is probably the obvious choice for those. As Guix builds everything from source, anything JavaScript/node-like is still not in reach for Guix, as you can imagine.