🚀 add mtr programm

dev-docs
Moritz Böhme 2022-01-21 22:08:36 +01:00
parent 7f3e3274c2
commit f6b7f588fb
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
# PACKAGES
environment.systemPackages = with pkgs; [ vim wget firefox git ];
programs.mtr.enable = true;
home-manager.users.moritz = {
# Let Home Manager install and manage itself.