From 147b01347fabbbe76ee6efb75ae0d3730ae52c0b Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sat, 28 Jun 2025 14:02:43 -0700 Subject: update NixOS configuration and journal twice --- nix/modules/home/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules/home/zsh.nix') diff --git a/nix/modules/home/zsh.nix b/nix/modules/home/zsh.nix index 263cc58..ef0f5fd 100644 --- a/nix/modules/home/zsh.nix +++ b/nix/modules/home/zsh.nix @@ -2,7 +2,7 @@ { programs.zsh = { enable = true; - initExtra = '' + initContent = '' umask 0022 export EXTRA_CCFLAGS="-I/usr/include" source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh -- cgit v1.3