This commit is contained in:
John Lancaster
2026-02-16 16:38:13 -06:00
parent 99dc4515a1
commit 5e31cd8e33

View File

@@ -10,7 +10,7 @@
docker docker
]; ];
flake.homeModules.shell = {pkgs, ...}: flake.homeModules.shell = {pkgs, lib, ...}:
{ {
programs.eza = { programs.eza = {
enable = true; enable = true;