Enable system flatpak via nix-flatpak and simplify HM

This commit is contained in:
randogoth 2026-02-03 13:07:02 +02:00
parent b7e9e1a2c2
commit 83ea723834
7 changed files with 86 additions and 14 deletions

View file

@ -7,6 +7,7 @@
url = "github:nix-community/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
lix-module.url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
lix-module.inputs.nixpkgs.follows = "nixpkgs";
lanzaboote.url = "github:nix-community/lanzaboote";