adds wezterm flake and gimp
This commit is contained in:
parent
8e4637122c
commit
5d59fda3b9
4 changed files with 8 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue