This website works better with JavaScript
Home
Explore
Help
Sign In
control
/
home
Watch
1
Star
0
Fork
0
Files
Browse Source
feat: Add glow to CLI tools
Zander Hawke
10 months ago
parent
8a61cb647c
commit
6da997f659
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
home/features/cli/default.nix
+ 1
- 0
home/features/cli/default.nix
View File
@@ -12,6 +12,7 @@
home.packages = [
pkgs.unstable.devenv
+ pkgs.unstable.glow
pkgs.unstable.nak
];