cleanup
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
perSystem,
|
||||
...
|
||||
}: {
|
||||
{}: {
|
||||
programs.ghostty.enable = true;
|
||||
programs.ghostty = {
|
||||
package = perSystem.ghostty.ghostty;
|
||||
settings = {
|
||||
gtk-single-instance = true;
|
||||
window-decoration = "client";
|
||||
|
||||
Reference in New Issue
Block a user