nix-config/programs/flatpak.nix

4 lines
38 B
Nix
Raw Permalink Normal View History

2025-05-04 02:47:36 +02:00
{
services.flatpak.enable = true;
}