core: move mtr to develop profile
This commit is contained in:
parent
cd8900dd47
commit
3e43465bc6
|
@ -143,9 +143,6 @@ in
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
||||
programs.mtr.enable = true;
|
||||
|
||||
|
||||
security = {
|
||||
|
||||
hideProcessInformation = true;
|
||||
|
|
|
@ -41,4 +41,5 @@
|
|||
|
||||
programs.thefuck.enable = true;
|
||||
programs.firejail.enable = true;
|
||||
programs.mtr.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue