This commit is contained in:
mjallen18
2025-12-01 17:13:37 -06:00
parent 2bf51abad5
commit 6a99106ca4
12 changed files with 177 additions and 120 deletions

View File

@@ -14,7 +14,7 @@ in
{
programs = {
nix-index-database.comma.enable = true;
zsh.enable = lib.mkDefault true;
zsh.enable = lib.mkForce true;
gnupg.agent = {
enable = lib.mkDefault true;
enableSSHSupport = lib.mkDefault true;