moved docker-compose

This commit is contained in:
Alexander Szczepanski
2021-08-18 21:20:34 +02:00
parent da0639acf4
commit 53a26d6a5e
3 changed files with 16 additions and 5 deletions

View File

@ -23,11 +23,6 @@
# List packages installed in system profile. To search, run:
environment.systemPackages = with pkgs; [
docker-compose
glances
htop
git
nodejs
];
programs.mtr.enable = true;