home/zsh: format, remove dead code

This commit is contained in:
2024-04-12 21:48:25 +02:00
parent 3a6d18e507
commit 84b6e74e7b

View File

@@ -1,9 +1,4 @@
{
config,
lib,
pkgs,
...
}: {
{pkgs, ...}: {
programs.z-lua = {
enableAliases = true;
enableZshIntegration = true;