Uutils: Difference between revisions
feat: Uutils |
→Usage: enhance description |
||
| Line 15: | Line 15: | ||
=== Usage === | === Usage === | ||
In your configuration file, add the [https://search.nixos.org/packages?show=uutils-coreutils-noprefix <code>uutils-coreutils-noprefix</code>] package in <code>environment.systemsPackages</code>, and give it a high priority in order to avoid potential conflicts with [https://search.nixos.org/packages?show=coreutils-full <code>coreutils-full</code>] | |||
{{File|3={ pkgs, ... }: | {{File|3={ pkgs, ... }: | ||
{ | { | ||