docs: remove stray unicode character

This commit is contained in:
2026-01-30 20:04:24 +01:00
parent 74a585b190
commit 3dc092d22a

View File

@@ -29,7 +29,7 @@ This repository contains NixOS configurations for multiple machines using flakes
## Specific Patterns
### Adding a New Program
- DO add to `home/packages` if no nixos or home-manager options are used.
- DO add to `home/packages` if no nixos or home-manager options are used.
- DO create a subdirectory in `home/programs/` if nixos or home-manager options are used.
- DO `git add` the new configuration files before attempting to build
- DON'T add programs directly to user configs unless absolutely necessary