Use pkgs.nixfmt instead of pkgs.nixfmt-rfc-style
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
home-manager.users.alex = {
|
||||
home.packages = [
|
||||
pkgs.nixfmt-rfc-style
|
||||
pkgs.nixfmt
|
||||
pkgs.nix-tree
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user