okay
This commit is contained in:
parent
4698a6318d
commit
a442903313
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
||||||
{ inputs, options, config, lib, pkgs, ...}:
|
{ inputs, options, config, lib, pkgs, ...}:
|
||||||
# this makes
|
|
||||||
# nix search nixpkgs <package>
|
|
||||||
# ALOT faster
|
|
||||||
with lib;
|
with lib;
|
||||||
let cfg = config.modules.shell.zsh;
|
let cfg = config.modules.shell.zsh;
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue