6 lines
No EOL
67 B
Nix
6 lines
No EOL
67 B
Nix
{ ... }: {
|
|
programs.gnome-terminal = {
|
|
enable = true;
|
|
|
|
};
|
|
} |