diff options
| -rw-r--r-- | lass/1systems/helios/config.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix index 271f1a7cf..6ff3fbb86 100644 --- a/lass/1systems/helios/config.nix +++ b/lass/1systems/helios/config.nix @@ -75,6 +75,7 @@ with import <stockholm/lib>;    hardware.enableRedistributableFirmware = true;    environment.systemPackages = with pkgs; [ +    ag      vim      rxvt_unicode      git  | 
