puter/class/desktop/flatpak.nix
2024-04-20 21:49:50 +02:00

4 lines
38 B
Nix

{
services.flatpak.enable = true;
}