summaryrefslogtreecommitdiff
path: root/users/seth/shell/fish.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/seth/shell/fish.nix')
-rw-r--r--users/seth/shell/fish.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/users/seth/shell/fish.nix b/users/seth/shell/fish.nix
index 88a5854..6c08684 100644
--- a/users/seth/shell/fish.nix
+++ b/users/seth/shell/fish.nix
@@ -1,9 +1,4 @@
-{
- config,
- lib,
- pkgs,
- ...
-}: {
+{pkgs, ...}: {
programs.fish = {
enable = true;
plugins = [