feat: add flatpak

This commit is contained in:
lightly-toasted 2025-08-09 11:55:25 +09:00
parent 5706fe32cb
commit 783b7c8705
5 changed files with 41 additions and 7 deletions

View file

@ -1,5 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ prismlauncher ];
}