mirror of
https://github.com/callumio/nixfiles.git
synced 2026-08-06 20:49:17 +01:00
rename tree to modules
This commit is contained in:
parent
cc0d8d78d3
commit
7404996570
13 changed files with 72 additions and 51 deletions
|
|
@ -39,7 +39,7 @@
|
|||
inputs.flake-parts.flakeModules.easyOverlay
|
||||
inputs.pre-commit-hooks.flakeModule
|
||||
inputs.treefmt-nix.flakeModule
|
||||
(inputs.import-tree ./tree)
|
||||
(inputs.import-tree ./modules)
|
||||
];
|
||||
|
||||
systems = import inputs.systems;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue