fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
docker
|
||||
];
|
||||
|
||||
flake.homeModules.shell = {pkgs, ...}:
|
||||
flake.homeModules.shell = {pkgs, lib, ...}:
|
||||
{
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user