diff options
author | lassulus <lassulus@lassul.us> | 2017-09-30 19:10:12 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-09-30 19:10:12 +0200 |
commit | 0a9137e5bbd7ac34dadd7806b9ab829a09cf8625 (patch) | |
tree | 636c4e5020042b35f53ab326a37c944bd46b562d | |
parent | 524456acdb76c17a2027ea92670513213c5e59fe (diff) |
l helios.r: add pkgs.ag
-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 |