diff options
Diffstat (limited to 'hosts/darwin')
| -rw-r--r-- | hosts/darwin/home.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index 8ec0c4d..2eed3d7 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -18,6 +18,8 @@ #dev gcc + maven + cmake lua-language-server pyright go @@ -39,6 +41,7 @@ # No aarh64-darwin #chromium.enable = true; spicetify.enable = true; + zathura.enable = true; vscode.enable = true; home.stateVersion = "24.11"; |
