clan-cli: Use Remote class in DeployInfo, add tests for qrcode parser and json parser
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
config.warnings = lib.optionals (config.clan.core.facts.services != { }) [
|
||||
"Facts are deprecated, please migrate them to vars instead, see: https://docs.clan.lol/guides/migrations/migration-facts-vars/"
|
||||
];
|
||||
|
||||
options.clan.core.facts = {
|
||||
secretStore = lib.mkOption {
|
||||
type = lib.types.enum [
|
||||
|
||||
Reference in New Issue
Block a user