Fixed typo

This commit is contained in:
James Patrick 2021-11-28 22:19:23 -05:00
parent 533f950545
commit 2fd781022f
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# Need to read?
{ config, pkgs, ... }: {
environment.systemPackages = with pkgs; [ htop ripgrep jq silver-searcher ];