From c95feb57fcff99f4777907a5197871fc69bd3457 Mon Sep 17 00:00:00 2001 From: winston Date: Tue, 4 Jul 2023 00:50:11 +0200 Subject: [PATCH] feat(pkgs): add age-plugin-yubikey, adjust zsh --- home/apps/zsh.nix | 1 - home/default.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/home/apps/zsh.nix b/home/apps/zsh.nix index 3e6400f..89ef9c7 100644 --- a/home/apps/zsh.nix +++ b/home/apps/zsh.nix @@ -82,7 +82,6 @@ in { enable = true; enableAutosuggestions = true; enableCompletion = true; - enableSyntaxHighlighting = false; initExtra = let functionsDir = "${config.home.homeDirectory}/${config.programs.zsh.dotDir}/functions"; diff --git a/home/default.nix b/home/default.nix index b74e503..2365756 100644 --- a/home/default.nix +++ b/home/default.nix @@ -12,6 +12,7 @@ in { packages = with pkgs; ([ _1password age + age-plugin-yubikey fd ffmpeg file