mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Added impermenence module and set Incarceron to be imperm so we can test
this
This commit is contained in:
parent
0f565bed7d
commit
0fbc69679e
5 changed files with 69 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue