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
git
unzip
treefmt
nixfmt-tree
agenix.packages.${system}.default
];
};