add a new wallpaper, add nixgl wrapper for ghostty

This commit is contained in:
EdenQwQ 2025-08-10 15:57:45 +08:00
parent 01c25a82c8
commit 762261c9cc
4 changed files with 108 additions and 39 deletions

View file

@ -6,9 +6,10 @@
}:
{
stylix.targets.ghostty.enable = true;
nixGL.packages = inputs.nixGL.packages;
programs.ghostty = {
enable = true;
package = inputs.ghostty.packages.${pkgs.system}.ghostty;
package = config.lib.nixGL.wrap inputs.ghostty.packages.${pkgs.system}.ghostty;
settings = {
font-family = [
"Symbols Nerd Font"