add formatter
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
pkgs = (import nixpkgs { });
|
||||
in
|
||||
{
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
|
||||
homeConfigurations."${username}" = home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
extraSpecialArgs = {
|
||||
|
||||
Reference in New Issue
Block a user