aboutsummaryrefslogtreecommitdiff
path: root/modules/common/fish.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/common/fish.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/common/fish.nix b/modules/common/fish.nix
deleted file mode 100644
index 21fdf98..0000000
--- a/modules/common/fish.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{ ... }:
-{
- programs.fish.enable = true;
-}