programs: ascii
This commit is contained in:
parent
e0d64d1e68
commit
8c0eeabfff
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
ascii
|
||||||
bat
|
bat
|
||||||
black
|
black
|
||||||
clang
|
clang
|
||||||
|
|
Loading…
Reference in a new issue