fix(zsh): add zsh system wide

This commit is contained in:
Mohammad Rafiq 2025-05-18 17:51:56 +08:00
parent db66adcc8c
commit 3a949f2056
No known key found for this signature in database
3 changed files with 11 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{config, lib,...}:
{config, lib, pkgs, ...}:
{
imports = [];