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 | c6f8ccdc87db13bcbf6abe2fe3ab466b39f03e9f (patch) | |
| tree | 9c09d1bebaaef6a66bb7a2981d37e75875583419 /configure.yml | |
| parent | ffb1421ddc4d2a868ddaec69f3af750991a307e4 (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" |
