mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
[NODES] New node, goliath.
This commit is contained in:
parent
3979de8a15
commit
572dd0e4db
31 changed files with 303 additions and 135 deletions
|
|
@ -71,7 +71,7 @@
|
|||
.${string.toLower config.type};
|
||||
modules = with tree; [
|
||||
tree.modules.${config.folder}
|
||||
tree.modules.common
|
||||
#tree.modules.common
|
||||
tree.${config.folder}.common
|
||||
tree.kat.user.${config.folder}
|
||||
common
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue