removed tre-command.
This commit is contained in:
parent
ec6e5f07b6
commit
bbf2854a5a
1 changed files with 1 additions and 4 deletions
|
|
@ -123,8 +123,5 @@
|
|||
};
|
||||
};
|
||||
services.gpg-agent.enableZshIntegration = true;
|
||||
home.packages = with pkgs; [
|
||||
curl
|
||||
tre-command
|
||||
];
|
||||
home.packages = with pkgs; [ curl ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue