Added impermenence module and set Incarceron to be imperm so we can test

this
This commit is contained in:
TheWanderingCrow 2025-10-22 15:00:19 -04:00
parent 0f565bed7d
commit 0fbc69679e
5 changed files with 69 additions and 0 deletions

View file

@ -96,6 +96,7 @@
url = "github:nix-community/home-manager/release-25.05";
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
# 3rd party inputs
disko = {