add nixfmt-tree to base-cli-pkgs
All checks were successful
nixos config pipeline / show-flake (push) Successful in 30s
nixos config pipeline / deploy (push) Successful in 1m8s

This commit is contained in:
smayzy 2025-08-24 22:28:14 +02:00
parent 0ce0d549ba
commit 7ed89d05ed

View File

@ -31,7 +31,7 @@ in
usbutils usbutils
git git
unzip unzip
treefmt nixfmt-tree
agenix.packages.${system}.default agenix.packages.${system}.default
]; ];
}; };