diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-05 00:32:53 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-05 14:54:51 +0100 |
| commit | 1f0a7565ac4cde7eced771907aa20838edd03ade (patch) | |
| tree | 48d37074bef06f85055f50fd277f2668607b9e37 /configure.yml | |
| parent | c21242a13f1cf0989c220ec8256305c85f0f6bcc (diff) | |
Add obsidian role install
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 b0b3f412..13b16a55 100644 --- a/configure.yml +++ b/configure.yml @@ -33,6 +33,7 @@ - role: "vim" - role: "neomutt" - role: "firefox" + - role: "obsidian" - role: "alacritty" - role: "mpv" - role: "nvidia_gtx1060" @@ -74,6 +75,7 @@ - role: "vim" - role: "neomutt" - role: "firefox" + - role: "obsidian" - name: "Raspberry Pi configure" gather_facts: true |
