Compare commits

..

No commits in common. "c3d56f0f902a141dfb40808749c0eaf726ce600e" and "05eea814efa3839b03cf9e72a1481b2258d426de" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View File

@ -91,7 +91,6 @@
name = "giulio";
roles = [ "ssh" ];
};
giulioX64NoSSH = utilsLinuxX64.user.mkHMUser { name = "giulio"; };
};
};
}

View File

@ -31,14 +31,9 @@
[[language]]
name = "nix"
formatter = { command = "nixpkgs-fmt" }
[[language]]
name = "python"
formatter = { command = "black", args = [ "-" ] }
'';
packages = with pkgs.unstablePkgs; [
black
helix
clang-tools
rust-analyzer