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, 4 insertions, 2 deletions
diff --git a/users/seth/shell/default.nix b/users/seth/shell/default.nix
index 9406364..a9e1afd 100644
--- a/users/seth/shell/default.nix
+++ b/users/seth/shell/default.nix
@@ -1,6 +1,8 @@
-{ config, pkgs, ... }:
-
{
+ config,
+ pkgs,
+ ...
+}: {
imports = [
./bash.nix
./fish.nix