diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-03 22:42:29 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-03 22:42:29 +0100 |
| commit | a046d41c5a3c7d555d439d897d43c60344d6d3c2 (patch) | |
| tree | 9c09d1bebaaef6a66bb7a2981d37e75875583419 /configure.yml | |
| parent | 0f1aa045827068da93631004234ba0e90f984499 (diff) | |
Add mise role
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 72907ddd..edcfa6d4 100644 --- a/configure.yml +++ b/configure.yml @@ -26,6 +26,7 @@ - role: "password_store" - role: "wireguard" - role: "vim" + - role: "mise" - role: "gnome-calendar" - role: "gnome-loupe" - role: "gnome-papers" @@ -69,6 +70,7 @@ - role: "dotfiles" - role: "password_store" - role: "vim" + - role: "mise" - role: "neomutt" - role: "wireguard" - role: "go" |
