13 lines
212 B
Nix
13 lines
212 B
Nix
{...}: {
|
|
youthlic.plugins = {
|
|
# grug-far = {
|
|
# enable = true;
|
|
# };
|
|
# flash = {
|
|
# enable = true;
|
|
# };
|
|
# todo-comments = {
|
|
# enable = true;
|
|
# };
|
|
};
|
|
}
|