ma server-config: retab
This commit is contained in:
parent
d5cd048bc3
commit
52f9105027
@ -1,7 +1,6 @@
|
|||||||
{config, lib, pkgs, ... }:
|
{config, lib, pkgs, ... }:
|
||||||
|
|
||||||
with import <stockholm/lib>;
|
with lib;{
|
||||||
{
|
|
||||||
options.makefu.server.primary-itf = lib.mkOption {
|
options.makefu.server.primary-itf = lib.mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
description = "Primary interface of the server";
|
description = "Primary interface of the server";
|
||||||
|
Loading…
Reference in New Issue
Block a user