refactor: rename clanCore -> clan.core
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, pkgs, ... }:
|
||||
{
|
||||
options.clanCore = {
|
||||
options.clan.core = {
|
||||
clanName = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = ''
|
||||
|
||||
Reference in New Issue
Block a user