Enable snap and install snap applications

Hi again everyone,

I am wanting to use applications which are available on Snapcraft.

When looking on the Snapcraft website (https://snapcraft.io/docs/installing-snapd), there is no instructions on how to install onto NixOS.

Are Snaps compatible with NixOS, and if so, what is the sudo command to install Snap?

Thank you in advance,
Michael

AFAIK, Flatpaks and Appimages are usuable on NixOS, but Snaps are not.

Relevant issue Snap support · Issue #30336 · NixOS/nixpkgs · GitHub

Thank you for this.

Can you advise on how I can enable and install the above mentioned things please.

Flatpak instructions are on [https://nixos.org/manual/nixos/stable/#module-services-flatpak]. Appimages should be repackaged or ran via appimage-run [NixOS Search].

see here perhaps: