From d58f4cb9b4ffcd85f6fe73c22b6c3a57c401f2b0 Mon Sep 17 00:00:00 2001 From: schererleander Date: Sat, 10 May 2025 10:37:04 +0200 Subject: add programs --- hosts/darwin/home.nix | 3 +++ hosts/nixos/home.nix | 2 ++ 2 files changed, 5 insertions(+) (limited to 'hosts') 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"; diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index a336b4f..30576a5 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -27,6 +27,8 @@ #dev gcc + maven + cmake lua-language-server pyright jdk -- cgit v1.3.1