refactor: state version

This commit is contained in:
Kat Inskip 2023-01-17 15:59:18 -05:00
parent e04f4bbafd
commit d5da15e555
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 0 additions and 1 deletions

View file

@ -14,7 +14,6 @@ in {
sharedModules = with tree; sharedModules = with tree;
[ [
modules.home modules.home
kat.state
] ]
++ optional (tree.${systemType} ? home) tree.${systemType}.home; ++ optional (tree.${systemType} ? home) tree.${systemType}.home;