7 lines
No EOL
102 B
Nix
7 lines
No EOL
102 B
Nix
{
|
|
den.aspects = {
|
|
base = {
|
|
programs.command-not-found.enable = false;
|
|
};
|
|
};
|
|
} |