Add nixd configuration

This commit is contained in:
2025-06-02 18:37:47 -04:00
parent f8050dcf03
commit eedb4ddc45

View File

@@ -226,6 +226,8 @@
wget
];
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
# ssh agent
# programs.mtr.enable = true;
programs.gnupg.agent.enable = true;