mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Remove trailing whitespace from all files (nitpick)
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
This commit is contained in:
parent
2a5a1acd62
commit
8fc712be60
7 changed files with 13 additions and 13 deletions
|
|
@ -129,14 +129,14 @@ templates/rde/
|
|||
outputs = { ... }: let
|
||||
# Clear config section
|
||||
config = { ... };
|
||||
|
||||
|
||||
# Import from organized modules
|
||||
rOverlay = import ./overlays/r.nix;
|
||||
pythonOverlay = import ./overlays/python.nix;
|
||||
# ... clean imports ...
|
||||
|
||||
|
||||
# Main configuration
|
||||
projectConfig = forSystems (system:
|
||||
projectConfig = forSystems (system:
|
||||
# ... focused on structure, not details
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue