diff options
Diffstat (limited to 'users/seth/shell/default.nix')
| -rw-r--r-- | users/seth/shell/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/seth/shell/default.nix b/users/seth/shell/default.nix index 263bd22..3872731 100644 --- a/users/seth/shell/default.nix +++ b/users/seth/shell/default.nix @@ -1,4 +1,4 @@ -{ config, ... }: { +{config, ...}: { imports = [ ./bash.nix ./fish.nix |
