15 lines
569 B
Markdown
15 lines
569 B
Markdown
# archmgr
|
|
|
|
A nixos-like declarative config and package manager for Arch Linux (or any other distro, with some tweaks).
|
|
|
|
See the [Wiki](https://git.janishutz.com/janishutz/archmgr/wiki)
|
|
|
|
## Deprecated
|
|
Likely deprecated, going to use [Decman](https://github.com/kiviktnm/decman)
|
|
|
|
## WIP
|
|
This project is very much Work In Progress.
|
|
The configs will likely move to python-based configs from the current yaml-based ones to provide you with more flexibility.
|
|
|
|
`archmgr` will automatically create a basic setup if you run `archmgr init`, so you can get up and running quickly
|