Remove prettier and add mosh

prettier is already present in the Ansible module
This commit is contained in:
Andreas Zweili 2022-04-26 19:04:59 +02:00
parent 448bf36464
commit 71c1dc8d97
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
home.packages = with pkgs; [
nixpkgs-fmt
nodePackages.prettier
mosh
];
programs.bash = {