diff --git a/user-modules/shell/bash.nix b/user-modules/shell/bash.nix index c391b33..8d8cfb4 100644 --- a/user-modules/shell/bash.nix +++ b/user-modules/shell/bash.nix @@ -1,7 +1,6 @@ { lib, config, - pkgs, ... }: diff --git a/user-modules/shell/default.nix b/user-modules/shell/default.nix index 5ade290..e15d2a6 100644 --- a/user-modules/shell/default.nix +++ b/user-modules/shell/default.nix @@ -1,7 +1,5 @@ { - pkgs, lib, - config, ... }: