hetzner_benchmark: remove (potentially) unuseful packages

This commit is contained in:
Primrose 2025-11-08 12:24:22 +08:00
parent 10d4376834
commit c22c52514f
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 0 additions and 22 deletions

View file

@ -1,10 +1,4 @@
{ pkgs, ... }:
{
home.packages = [
pkgs.nil # nix
pkgs.pyright # python
];
programs.git = {
enable = true;
signing.signByDefault = false; # no need to setup the key