From 08895833e51bdfd760f2b4915a3997c13fe65b13 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 26 Jan 2023 06:08:41 -0500 Subject: more refactoring --- users/seth/shell/default.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'users/seth/shell/default.nix') diff --git a/users/seth/shell/default.nix b/users/seth/shell/default.nix index 993835b..748a2e9 100644 --- a/users/seth/shell/default.nix +++ b/users/seth/shell/default.nix @@ -1,8 +1,4 @@ -{ - config, - pkgs, - ... -}: { +{config, ...}: { imports = [ ./bash.nix ./fish.nix -- cgit v1.2.3