Add Direnv and Git Config to Desktop #17

Merged
cameron merged 1 commit from desktop-flake-dev into main 2026-04-28 07:32:19 -04:00
Owner

Add direnv and git config to desktop

Configures two missing tools for the desktop NixOS system:

  • direnv — enables automatic environment loading per-directory
  • git — sets user identity (name, email) and configures SSH-based commit signing using the existing id_ed25519 key, with an allowed signers file for verification
## Add direnv and git config to desktop Configures two missing tools for the desktop NixOS system: - **`direnv`** — enables automatic environment loading per-directory - **`git`** — sets user identity (name, email) and configures SSH-based commit signing using the existing `id_ed25519` key, with an allowed signers file for verification
cameron deleted branch desktop-flake-dev 2026-04-28 07:32:19 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cameron/infrastructure!17
No description provided.