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

@ -13,6 +13,7 @@
url = "github:kaylorben/nixcord";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak";
};
outputs = { self, nixpkgs, home-manager, ... } @ inputs: