feat: attempt home ci

This commit is contained in:
Kat Inskip 2025-07-22 13:37:49 -07:00
parent c8368a050e
commit 07aa0b62a0
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
16 changed files with 288 additions and 141 deletions

View file

@ -1,7 +0,0 @@
_: {
services = {
fluidsynth = {
enable = true;
};
};
}

View file

@ -6,7 +6,7 @@
})
];
programs.moonlight-mod = {
programs.moonlight = {
enable = true;
};
}

View file

@ -9,6 +9,7 @@
extraConfig = ''
local wezterm = require 'wezterm';
local config = {}
config.front_end = "OpenGL"
config.font = wezterm.font_with_fallback({
"Monaspace Krypton",
"JetBrains Mono",