diff --git a/modules/home/fish.nix b/modules/home/fish.nix index d50bffc..71cfffe 100644 --- a/modules/home/fish.nix +++ b/modules/home/fish.nix @@ -1,4 +1,4 @@ -{ config, lib, pkgs, configFiles, ... }: +{ config, configFiles, lib, pkgs, ... }: with lib;