Adds mmv-go to home manager config

This commit is contained in:
Dennis Schoepf 2024-12-26 01:21:18 +01:00
parent d0f47c9b49
commit b68f8c664b

View file

@ -14,6 +14,7 @@
iotop iotop
iftop iftop
just just
mmv-go
]; ];
programs.home-manager.enable = true; programs.home-manager.enable = true;