Matthew Stobbs
|
80af799c47
|
separate configuration, requirements and variables
|
2025-02-09 15:50:59 -07:00 |
|
Matthew Stobbs
|
2f3690aded
|
clean up, refactor, documentation
- reducing amount of splitting in configs
- documenting configuration
|
2025-01-24 23:23:24 -07:00 |
|
Matthew Stobbs
|
0f2d22f3c5
|
packages are more generic
- if config is needed, it has a file in vars/
- all imported vars for pkgs are namespaced with _<pkgname>
|
2025-01-23 00:29:58 -07:00 |
|
Matthew Stobbs
|
1ec4bda33f
|
start adding other packages sources
- adding sources for cargo, npm and go source packages
|
2025-01-21 22:11:15 -07:00 |
|
Matthew Stobbs
|
c62d4e1977
|
restructuring for easier maintenance
- creating src packages when things can't be installed via
actual system package
- neovim srcpkg is being worked on now
|
2025-01-19 14:10:41 -07:00 |
|