diff options
| author | triethyl <triethylammonium@pm.me> | 2025-12-07 11:55:20 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-12-07 11:55:20 -0500 |
| commit | c78606781eb0ea98c057f9222c49dff73fa1687f (patch) | |
| tree | b6bb34daae1255b1f06c28ea5bd1cee15c321093 /home-manager | |
| parent | c8d4ad50c1d8caab26a351093ed47bd7cd1de8ff (diff) | |
home-manager: removed go-env from culsans user
Diffstat (limited to 'home-manager')
| -rw-r--r-- | home-manager/users/nzxt-desktop/culsans.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home-manager/users/nzxt-desktop/culsans.nix b/home-manager/users/nzxt-desktop/culsans.nix index 4240250..5e63ea3 100644 --- a/home-manager/users/nzxt-desktop/culsans.nix +++ b/home-manager/users/nzxt-desktop/culsans.nix @@ -56,7 +56,6 @@ ssh.enable = true; }; bundles = { - go-env.enable = true; }; }; services = { |
