This time it required some extra tweaking. In particular I believe I
need to make sure not to use nixpkgs.config anywhere
This commit is contained in:
Chris Cochrun 2023-11-08 06:22:59 -06:00
parent a32286fc67
commit 5df4c373d6
6 changed files with 57 additions and 55 deletions

View file

@ -31,7 +31,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
libre-presenter = {
url = "gitlab:chriscochrun/church-presenter";
url = "gitlab:chriscochrun/lumina";
};
# nixified-ai = {
# url = "github:nixified-ai/flake";