This commit is contained in:
2026-05-11 10:15:54 +03:00
parent c620b49f60
commit bb65103e0d
17 changed files with 238 additions and 2539 deletions
+1 -7
View File
@@ -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";