Add discord bot as flake input

This commit is contained in:
thiloho
2023-09-10 21:15:04 +02:00
parent b272880344
commit 4cdff4bc69

View File

@@ -12,6 +12,7 @@
flake = false; flake = false;
}; };
aurora-blog-template.url = "github:thiloho/aurora"; aurora-blog-template.url = "github:thiloho/aurora";
denbot.url = "github:thiloho/discord-bot";
}; };
outputs = inputs@{ nixpkgs, home-manager, ... }: { outputs = inputs@{ nixpkgs, home-manager, ... }: {