6 Commits

Author SHA1 Message Date
f122b06697 feat(role): Add package-specific global config files
Packages can now have a global (i.e. system-wide) config defined and
applied. If package is missing the config file is deleted. This is
helpful for example for Git where we want to define helpful aliases
for every logged in user and for tmux where every user should have
access to the tmux-resurrect session manager etc.
2025-08-21 03:48:22 +02:00
d73c2e0273 fix(role): Move paru chroot build dir one level up 2025-04-09 03:12:05 +02:00
f018fd5bfc fix(role): Typo 2025-04-07 00:38:32 +02:00
039b55363f feat(role): Build AUR packages locally in chroot 2025-04-07 00:17:33 +02:00
34354d4ea6 fix(role): Unify var names 2025-04-03 03:56:59 +02:00
06345b13ff feat(role): Initial commit 2025-04-02 03:17:05 +02:00