From a88c6fa3a286a8d237d91dbd08a32f39bd50492f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Wed, 24 Nov 2021 10:52:18 +0000 Subject: [PATCH] Re-add zsh config on ubuntu --- nixos/home-other-os.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/home-other-os.nix b/nixos/home-other-os.nix index ddbae674..bbdcbc29 100644 --- a/nixos/home-other-os.nix +++ b/nixos/home-other-os.nix @@ -30,6 +30,7 @@ in ./home-manager/programs/tmux.nix ./home-manager/links.nix ./home-manager/programs/vim.nix + ./home-manager/programs/zsh.nix ]; programs = { home-manager.enable = true; @@ -69,6 +70,7 @@ in imagemagick jmtpfs jq + nixpkgs-fmt ripgrep rustup terraform