mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
feat: mewtris now external
This commit is contained in:
parent
cb0c3edebd
commit
0e6a882c6e
5 changed files with 36 additions and 257 deletions
|
|
@ -304,6 +304,13 @@
|
|||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
mewtris = {
|
||||
url = "github:kittywitch/mewtris/main";
|
||||
inputs = {
|
||||
nix-std.follows = "nix-std";
|
||||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
# a bunch of modules (also arcnmx is good)
|
||||
arcexprs = {
|
||||
#url = "github:kittywitch/arcexprs/master";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue