Files
old-nixos-dotfiles/system/services/flatpak/default.nix

5 lines
47 B
Nix

{ ... }:
{
services.flatpak.enable = true;
}