mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
hetzner_benchmark: remove (potentially) unuseful packages
This commit is contained in:
parent
10d4376834
commit
c22c52514f
3 changed files with 0 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue