ghostty: inherit system

This commit is contained in:
John Bowdre 2024-12-26 20:03:23 -06:00
parent 7d7476ab24
commit 21d2a05769
Signed by: john
SSH key fingerprint: SHA256:cZYnOxaLdo+MhBNMX38ihO/p2Kek6fBykSFoJwHBhUo

View file

@ -1,7 +1,7 @@
{ config, inputs, pkgs, ... }: {
home.packages =
[ (config.lib.nixGL.wrap inputs.ghostty.packages.x86_64-linux.default) ];
[ (config.lib.nixGL.wrap inputs.ghostty.packages.${pkgs.system}.default) ];
xdg.configFile."ghostty/config".text = ''
auto-update = off