This commit is contained in:
cnst
2024-07-30 23:47:55 +02:00
parent df6ddf3644
commit 80f2d6797d
8 changed files with 141 additions and 105 deletions

View File

@@ -72,6 +72,7 @@
wezterm = {
url = "github:wez/wezterm?dir=nix";
};
anyrun.url = "github:anyrun-org/anyrun";
pre-commit-hooks = {
url = "github:cachix/pre-commit-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";