From dad74bcb36a9b24af2b930521269403070925462 Mon Sep 17 00:00:00 2001 From: chase Date: Fri, 13 Jun 2025 01:10:19 -0400 Subject: [PATCH] 227 current 2025-06-13 01:09:57 25.11.20250607.3e3afe5 6.15.1 * --- home/base.nix | 25 ++++++++++++------------- nixos/base.nix | 1 + 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/home/base.nix b/home/base.nix index 7cbb05e..0f88eea 100644 --- a/home/base.nix +++ b/home/base.nix @@ -44,23 +44,22 @@ flavor = "mocha"; }; -# programs.bash = { -# enable = true; -# enableCompletion = true; -# historyIgnore = [ -# "ls" -# "ls -a" -# "ls -l" -# "ls -la" -# "cd" -# "exit" -# ]; -# }; + # programs.bash = { + # enable = true; + # enableCompletion = true; + # historyIgnore = [ + # "ls" + # "ls -a" + # "ls -l" + # "ls -la" + # "cd" + # "exit" + # ]; + # }; programs.zsh = { enable = true; enableCompletion = true; - enableBashCompletion = true; autosuggestion.enable = true; history = { append = true; diff --git a/nixos/base.nix b/nixos/base.nix index 89b8001..71f072a 100644 --- a/nixos/base.nix +++ b/nixos/base.nix @@ -178,6 +178,7 @@ qemu rustup sbctl + sops usbutils wget yubikey-manager