mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: mako, chaotic-nyx, upstreams
This commit is contained in:
parent
e7f36f5d1c
commit
6e139328bb
4 changed files with 20 additions and 21 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue