From 73f1c81dd5a05c732690c01934d3a790eb07039f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 13 Oct 2025 08:27:48 -0700 Subject: enable fish in the user module --- modules/common/fish.nix | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 modules/common/fish.nix (limited to 'modules/common/fish.nix') 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; -} -- cgit v1.2.3