If you could only choose one Linux Distro to use for the rest of your life, what would it be?
Debian :debian:
Fedora :fedora:
Arch :arch:
Other (reply)
Poll ended at .
@rstewart456 you can enable Flatpak support on NixOS with
services.flatpak.enable = true;
@davidak
I like that Nix have support for flatpak.
one of the reason I am leading towards Guix is because I am interested in the scheme language and Guix configuration and package manager is writing in guile scheme.