aboutsummaryrefslogtreecommitdiff
path: root/modules/common/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-10-13 08:27:48 -0700
committerFranck Cuny <franck@fcuny.net>2025-10-13 08:27:48 -0700
commit73f1c81dd5a05c732690c01934d3a790eb07039f (patch)
tree8c270e0fb2e5d866720deff26f51b65a4f86c1bb /modules/common/default.nix
parentnixos-hardware does not have an input nixpkgs (diff)
downloadinfra-73f1c81dd5a05c732690c01934d3a790eb07039f.tar.gz
enable fish in the user module
Diffstat (limited to 'modules/common/default.nix')
-rw-r--r--modules/common/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index 7adad51..0597a6c 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -1,7 +1,6 @@
{ ... }:
{
imports = [
- ./fish.nix
./home-manager.nix
./home.nix
./host-config.nix