dotfiles/modules/nixos/core/flatpak/default.nix

3 lines
38 B
Nix
Executable file

{
services.flatpak.enable = true;
}