3 lines
57 B
Nix
3 lines
57 B
Nix
{ ... }: {
|
|
programs.command-not-found.enable = true;
|
|
}
|
{ ... }: {
|
|
programs.command-not-found.enable = true;
|
|
}
|