mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
refactor: state version
This commit is contained in:
parent
e04f4bbafd
commit
d5da15e555
2 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ in {
|
|||
sharedModules = with tree;
|
||||
[
|
||||
modules.home
|
||||
kat.state
|
||||
]
|
||||
++ optional (tree.${systemType} ? home) tree.${systemType}.home;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue