summaryrefslogtreecommitdiff
path: root/users/seth/shell/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/seth/shell/default.nix')
-rw-r--r--users/seth/shell/default.nix6
1 files changed, 1 insertions, 5 deletions
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