Flatpak: Difference between revisions
m renamed - The ‘gnome.gnome-software’ was moved to top-level. Please use ‘pkgs.gnome-software’ directly. |
gnome-software is a top level package |
||
Line 10: | Line 10: | ||
</nowiki>}} | </nowiki>}} | ||
If you'd rather make Flatpak available to a specific user, add <code>flatpak</code> to that user's packages. To be able to install Flatpaks graphically, add the <code> | If you'd rather make Flatpak available to a specific user, add <code>flatpak</code> to that user's packages. To be able to install Flatpaks graphically, add the <code>gnome-software</code> package. The result will look something like this: | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> |