[Rust] Moves cargo env to rust file [Nix] small cleanups [Terminal] Removes special Alacritty TERM override

This commit is contained in:
2025-03-02 14:54:26 -08:00
parent 23e924900b
commit bc124405ae
4 changed files with 6 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, ... }:
{ ... }:
{
services.ssh-agent.enable = true;