feat: add lsof to common
This commit is contained in:
parent
9c1a3c7b61
commit
0faa279efe
1 changed files with 1 additions and 0 deletions
|
@ -48,5 +48,6 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
helix
|
helix
|
||||||
|
lsof
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue