Merge branch 'main' of github.com:nmarks413/nix-config
This commit is contained in:
commit
b7c1a2a645
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
flake.lock
|
|
@ -28,7 +28,7 @@
|
||||||
zig.url = "github:mitchellh/zig-overlay";
|
zig.url = "github:mitchellh/zig-overlay";
|
||||||
zls.url = "github:zigtools/zls?rev=a26718049a8657d4da04c331aeced1697bc7652b";
|
zls.url = "github:zigtools/zls?rev=a26718049a8657d4da04c331aeced1697bc7652b";
|
||||||
|
|
||||||
foundryvtt.url = "github:reckenrode/nix-foundryvtt";
|
# foundryvtt.url = "github:reckenrode/nix-foundryvtt";
|
||||||
|
|
||||||
ghostty = {
|
ghostty = {
|
||||||
url = "git+ssh://git@github.com/ghostty-org/ghostty";
|
url = "git+ssh://git@github.com/ghostty-org/ghostty";
|
||||||
|
|
Loading…
Reference in a new issue