feat(MOMO): disable cli-utils

This commit is contained in:
Jacob Bachmann 2025-09-04 14:32:28 +02:00
parent 83280f9038
commit 58e174c3e8
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
2 changed files with 1 additions and 10 deletions

View file

@ -12,9 +12,6 @@
resolved.enable = true;
networkd.enable = true;
};
collections = {
cli-utils.enable = true;
};
};
services.openssh = {