all repos — nixfiles @ 759b3c467cf5eeeaa3247e76dc5695f4973137f4

System and user configuration, managed by nix and home-manager

remove unused expressions/arguments

Alan Pearce
commit

759b3c467cf5eeeaa3247e76dc5695f4973137f4

parent

7f73174893bc51d3c701f4a4cda515492641d270

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M user/modules/eshell.nixuser/modules/eshell.nix
@@ -1,7 +1,6 @@
{ config, lib, - pkgs, ... }: with lib;