summaryrefslogtreecommitdiff
path: root/modules/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/zsh.nix')
-rw-r--r--modules/zsh.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/zsh.nix b/modules/zsh.nix
index bd7a30f..8f05af4 100644
--- a/modules/zsh.nix
+++ b/modules/zsh.nix
@@ -1,3 +1,5 @@
1{ config, pkgs, ... }:
2
1{ 3{
2 programs.zsh = { 4 programs.zsh = {
3 enable = true; 5 enable = true;