mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: start migrating things
This commit is contained in:
parent
d0b95b4b9e
commit
ed581ca5b4
8 changed files with 530 additions and 9 deletions
|
|
@ -40,6 +40,10 @@
|
|||
flake-utils.follows = "utils";
|
||||
};
|
||||
};
|
||||
arcexprs = {
|
||||
url = "github:arcnmx/nixexprs/master";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
outputs = { ... }@inputs: import ./default.nix inputs;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue