docs: remove stray unicode character
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m19s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m19s
This commit is contained in:
@@ -29,7 +29,7 @@ This repository contains NixOS configurations for multiple machines using flakes
|
|||||||
## Specific Patterns
|
## Specific Patterns
|
||||||
|
|
||||||
### Adding a New Program
|
### 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 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
|
- DO `git add` the new configuration files before attempting to build
|
||||||
- DON'T add programs directly to user configs unless absolutely necessary
|
- DON'T add programs directly to user configs unless absolutely necessary
|
||||||
|
|||||||
Reference in New Issue
Block a user