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