first bug fixes
This commit is contained in:
parent
a9eadc52f3
commit
35377104df
4 changed files with 110 additions and 3 deletions
|
|
@ -49,6 +49,6 @@ in {
|
|||
(lib.mkIf cfg.nvf.enable ./nvf.nix)
|
||||
(lib.mkIf cfg.shell.enable ./shell.nix)
|
||||
(lib.mkIf cfg.games.enable ./games/minecraft.nix)
|
||||
(lib.mkIf cfg.createProject.enable ./create-project)
|
||||
(lib.mkIf cfg.createProject.enable ./create-project/create-project.nix)
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue