From 23d13f93b7b752f81ce901dbc2e5bca24819ef14 Mon Sep 17 00:00:00 2001 From: Martin Pander Date: Thu, 23 Jul 2026 19:39:51 +0200 Subject: [PATCH] Enable pi at home --- hosts/home/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/home/common.nix b/hosts/home/common.nix index 9eeebed..c229b38 100644 --- a/hosts/home/common.nix +++ b/hosts/home/common.nix @@ -17,7 +17,7 @@ dot.llm = { enable = true; - gemini-cli.enable = true; + pi.enable = true; opencode.enable = true; opencode.enableConfig = true; # pi.enable = true;