fixed ghostty config
This commit is contained in:
@@ -20,8 +20,7 @@ in
|
|||||||
pkgs.meslo-lgs-nf
|
pkgs.meslo-lgs-nf
|
||||||
];
|
];
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
"ghostty/config".source =
|
"ghostty/config".source = config.lib.file.mkOutOfStoreSymlink ./ghostty/config;
|
||||||
config.lib.file.mkOutOfStoreSymlink ./ghostty/ghostty;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user