Add wraning
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
flake.clanModules = { };
|
||||
flake.clanModules = builtins.throw ''
|
||||
clanModules have been removed!
|
||||
|
||||
Refer to https://docs.clan.lol/guides/migrations/migrate-inventory-services for migration.
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user