This commit is contained in:
Sakooooo 2023-07-08 22:34:47 +03:00
parent 4698a6318d
commit a442903313
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1,7 +1,4 @@
{ inputs, options, config, lib, pkgs, ...}:
# this makes
# nix search nixpkgs <package>
# ALOT faster
with lib;
let cfg = config.modules.shell.zsh;
in