Fixed typo
This commit is contained in:
parent
533f950545
commit
2fd781022f
|
@ -1,4 +1,3 @@
|
||||||
# Need to read?
|
|
||||||
{ config, pkgs, ... }: {
|
{ config, pkgs, ... }: {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ htop ripgrep jq silver-searcher ];
|
environment.systemPackages = with pkgs; [ htop ripgrep jq silver-searcher ];
|
||||||
|
|
Reference in New Issue
Block a user