mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: files force,,,
This commit is contained in:
parent
8ea560f504
commit
1d5c0a1d15
5 changed files with 49 additions and 16 deletions
|
|
@ -314,11 +314,11 @@
|
|||
};
|
||||
# a bunch of modules (also arcnmx is good)
|
||||
arcexprs = {
|
||||
url = "github:kittywitch/arcexprs/master";
|
||||
#url = "github:arcnmx/nixexprs/master";
|
||||
#url = "github:kittywitch/arcexprs/master";
|
||||
url = "github:arcnmx/nixexprs/master";
|
||||
};
|
||||
base16 = {
|
||||
url = "github:kittywitch/base16.nix/flake";
|
||||
url = "github:arcnmx/base16.nix/flake";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flakelib.follows = "flakelib";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue