impermanence

This commit is contained in:
randogoth 2026-02-10 09:25:12 +02:00
parent 9205ec2d23
commit 1795a4a275
4 changed files with 60 additions and 0 deletions

View file

@ -12,6 +12,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
impermanence = {
url = "github:nix-community/impermanence";
inputs.nixpkgs.follows = "nixpkgs";
};
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";