Double-definition
This commit is contained in:
parent
ce3bc96f87
commit
392fca4884
@ -32,11 +32,6 @@ in {
|
||||
description = "Site name of the current local host.";
|
||||
};
|
||||
|
||||
local-profile = mkOption {
|
||||
type = str;
|
||||
description = "Profile name of the current local host.";
|
||||
};
|
||||
|
||||
local-admins = mkOption {
|
||||
type = listOf str;
|
||||
description = "List of users who should have admin access to the local host.";
|
||||
|
Loading…
Reference in New Issue
Block a user