1
0

Added Paru

This commit is contained in:
2025-11-03 18:53:38 +01:00
parent a89bfb740e
commit 0e72bb90f9
5 changed files with 80 additions and 0 deletions

View File

@@ -31,3 +31,5 @@
when: features.editor == true
- role: nix
when: features.nix == true
- role: paru
when: chezmoi.osRelease.id == "arch" and features.paru == true