Add Direnv and Git Config to Desktop #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "desktop-flake-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add direnv and git config to desktop
Configures two missing tools for the desktop NixOS system:
direnv— enables automatic environment loading per-directorygit— sets user identity (name, email) and configures SSH-based commit signing using the existingid_ed25519key, with an allowed signers file for verification