Clean up trailing whitespaces

- Remove trailing whitespaces from all .nix files
- Remove trailing whitespaces from shell scripts
- Remove trailing whitespaces from README files
- Improves code consistency and follows best practices
This commit is contained in:
DannyDannyDanny 2025-09-13 17:39:26 +02:00
parent a16fcb9f51
commit f72b7e6ddb
7 changed files with 25 additions and 25 deletions

View file

@ -6,7 +6,7 @@
nix.enable = false; # Determinate manages Nix
nixpkgs.config.allowUnfree = true;
system.primaryUser = "danny";
# Shells & dev ergonomics

View file

@ -70,7 +70,7 @@
# make default.nix in python project folders instead of using a top-level python environment manager
# pyenv
# poetry
neofetch # system info
btop # resource monitor
tldr # community alternative to man