nixos/modules/desktop/flatpak.nix
2025-03-22 21:31:51 -04:00

3 lines
38 B
Nix

{
services.flatpak.enable = true;
}