Add gnupg agent to baseline and Zed to FHS

This commit is contained in:
Greg Hellings
2025-12-02 15:05:46 -06:00
parent 06244af906
commit d0163c4dd7
2 changed files with 15 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ in
config = lib.mkIf cfg {
programs.zed-editor = {
enable = true;
package = pkgs.zed-editor-fhs;
extensions = [
"ansible"
"cargo-tom"