summaryrefslogtreecommitdiff
path: root/home/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/default.nix')
-rw-r--r--home/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix
index 841f563..fde81b7 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -21,6 +21,7 @@
./zsh
./git
./networking-utils
+ ./shell-utils
]
++ builtins.attrValues flakeOutputs.homeModules;