nixfiles/profiles/base/programs.nix
2021-12-26 14:07:09 +00:00

2 lines
49 B
Nix

{ config, ... }: { programs.mtr.enable = true; }