fix: mako, chaotic-nyx, upstreams

This commit is contained in:
Kat Inskip 2025-07-13 21:58:00 -07:00
parent e7f36f5d1c
commit 6e139328bb
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
4 changed files with 20 additions and 21 deletions

View file

@ -312,10 +312,11 @@
};
# a bunch of modules (also arcnmx is good)
arcexprs = {
url = "github:arcnmx/nixexprs/master";
url = "github:kittywitch/arcexprs/master";
#url = "github:arcnmx/nixexprs/master";
};
base16 = {
url = "github:arcnmx/base16.nix/flake";
url = "github:kittywitch/base16.nix/flake";
inputs = {
nixpkgs.follows = "nixpkgs";
flakelib.follows = "flakelib";