feat: declaratively install flatpak

This commit is contained in:
Youwen Wu 2024-12-08 16:42:57 -08:00
parent 8f86ce2201
commit 2b2c43ad06
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
7 changed files with 65 additions and 4 deletions

View file

@ -24,6 +24,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak";
nix-homebrew = {
url = "github:zhaofengli-wip/nix-homebrew";
inputs.nixpkgs.follows = "nixpkgs";