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

@ -18,6 +18,7 @@ in {
imports = lib.flatten [
inputs.home-manager.${platformModules}.home-manager
inputs.sops-nix.${platformModules}.sops
inputs.impermanence.${platformModules}.impermanence
(map lib.custom.relativeToRoot [
"hosts/common/core/${platform}.nix"