.
This commit is contained in:
parent
d5d46690ae
commit
7e0a524364
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
description = "Amarth Cloud's Clan services";
|
description = "Clan services for use with Amarth Cloud";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
|
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
|
||||||
|
|
@ -30,6 +30,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
clan.modules = {
|
clan.modules = {
|
||||||
|
"@amarth/zitadel" = flake-parts.lib.importApply ./modules/service/zitadel/default.nix {};
|
||||||
"@amarth/k3s" = flake-parts.lib.importApply ./clanServices/k3s/default.nix {};
|
"@amarth/k3s" = flake-parts.lib.importApply ./clanServices/k3s/default.nix {};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue