6 lines
No EOL
90 B
Nix
6 lines
No EOL
90 B
Nix
{ ... }: {
|
|
programs.neovide = {
|
|
enable = true;
|
|
settings = {};
|
|
};
|
|
} |