chore: some notes

This commit is contained in:
2026-05-04 16:47:35 +02:00
parent 7b1dfe6ebc
commit b7218c2a82
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
- If force is unset: Diff system's files against current state by copying them into the current state branch
- Then, diff the package state against the state branch by dumping it
- Else, or if no diff, continue
- Copy normal config files into correct directories
- Render and copy renderables
- Render and copy config files into correct directories
- Create config files from presets
- Retrieve explicitly installed packages and remove those that are not present in goal and install those that are not present in current state
+5 -1
View File
@@ -1,3 +1,7 @@
# archmgr data folder
archmgr is a nixos-inspired package and config manager for Arch Linux.
To function, it needs both a configuration file (or multiple) and
To function, it needs both a configuration file (or multiple) and templates for its provided, preset configurations.
The latter reside in this folder and are a stripped-down version of the default config file.
## Template config file