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