mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/gw-router/default.nix
This commit is contained in:
@@ -13,10 +13,7 @@
|
|||||||
{ lib, config, ... }:
|
{ lib, config, ... }:
|
||||||
let
|
let
|
||||||
vlanModule =
|
vlanModule =
|
||||||
{ name, config, ... }:
|
{ ... }:
|
||||||
let
|
|
||||||
octet = toString config.id;
|
|
||||||
in
|
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
id = lib.mkOption {
|
id = lib.mkOption {
|
||||||
@@ -158,7 +155,6 @@
|
|||||||
{
|
{
|
||||||
nixosModule =
|
nixosModule =
|
||||||
{
|
{
|
||||||
config,
|
|
||||||
pkgs,
|
pkgs,
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user