feat: add nixfmt and adjust qtile widgets
This commit is contained in:
parent
86371535f8
commit
711ec3c54c
2 changed files with 3 additions and 3 deletions
|
@ -471,7 +471,7 @@ in {
|
|||
;
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.nixpkgs-fmt ];
|
||||
home.packages = [ pkgs.nixpkgs-fmt pkgs.nixfmt ];
|
||||
}
|
||||
|
||||
# TODO: automate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue