# # Flatpak # { config, lib, pkgs, ... }: { services.flatpak.enable = true; }