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, ... }:
|
||||
let
|
||||
vlanModule =
|
||||
{ name, config, ... }:
|
||||
let
|
||||
octet = toString config.id;
|
||||
in
|
||||
{ ... }:
|
||||
{
|
||||
options = {
|
||||
id = lib.mkOption {
|
||||
@@ -158,7 +155,6 @@
|
||||
{
|
||||
nixosModule =
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user