From 4ed397ad00328ed81c4213f345769e78b1b8f036 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 18 May 2024 17:52:24 +0300 Subject: feat(tazjin/nixos): move go-related tooling to module One of these things that I manually install on all machines, that might as well be in a module. Change-Id: I2b3005157ce48a144262cd38df22cbe513039021 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11764 Autosubmit: tazjin Reviewed-by: tazjin Tested-by: BuildkiteCI --- users/tazjin/nixos/modules/physical.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'users/tazjin/nixos') diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index d469da7e5ae0..5ec527fa7cf7 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -45,6 +45,9 @@ in gdb git gnupg + go + gopls + gotools gtk3 # for gtk-launch htop hyperfine -- cgit 1.4.1