style: clean up whitespace and formatting in Nix package configurations
All checks were successful
Nix Format Check / check-format (push) Successful in 56s

This commit is contained in:
2025-03-12 13:55:18 +01:00
parent c7bf5c6921
commit 785bd9b122
4 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
{
home.packages = with pkgs; [
ddrescue
# 1Password CLI
_1password-cli
];