feat: develpment environment module

This should remove the necessity of dot013/shell and dot013/environment
This commit is contained in:
Guz
2025-02-05 10:27:12 -03:00
parent a641fa3a14
commit 20208010c6
3 changed files with 100 additions and 0 deletions

View File

@@ -88,5 +88,8 @@
};
};
homeManagerModules = {
devenv = ./modules/home-manager/devenv.nix;
};
};
}