mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Add discord bot as flake input
This commit is contained in:
@@ -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, ... }: {
|
||||||
|
|||||||
Reference in New Issue
Block a user