manage flatpaks from nix

This commit is contained in:
2026-03-19 10:21:39 +01:00
parent 5617e7f081
commit 9a1b33c125
4 changed files with 50 additions and 3 deletions

View File

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