This commit is contained in:
blahai 2025-02-03 04:50:07 +02:00
parent df80385d83
commit 172b530426
No known key found for this signature in database
8 changed files with 71 additions and 142 deletions

View file

@ -1,12 +1,10 @@
{
inputs,
pkgs,
lib,
config,
...
}: {
home.packages = with pkgs; [
inputs.wezterm.packages.${pkgs.system}.default
wezterm-git
];
xdg.configFile."wezterm" = {