Add flakeModules.modules, declaring flake.modules
This commit is contained in:
parent
dc3b467eac
commit
d50b490ccc
3 changed files with 102 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
flakeModules = {
|
||||
easyOverlay = ./extras/easyOverlay.nix;
|
||||
flakeModules = ./extras/flakeModules.nix;
|
||||
modules = ./extras/modules.nix;
|
||||
partitions = ./extras/partitions.nix;
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue