adds wezterm flake and gimp

This commit is contained in:
Dennis Schoepf 2025-11-24 17:21:06 +01:00
parent 8e4637122c
commit 5d59fda3b9
4 changed files with 8 additions and 2 deletions

View file

@ -12,6 +12,7 @@
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
ip-whitelist.url = "github:Oak-Digital/nixos-ip-whitelist-firewall";
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
inputs.wezterm.url = "github:wezterm/wezterm?dir=nix";
};
outputs =
@ -22,6 +23,7 @@
nix-darwin,
nix-homebrew,
agenix,
wezterm,
...
}@inputs:
let