mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 07:13:57 +00:00
more updates
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
|
||||
options.hostnames = lib.mkOption {
|
||||
type = lib.types.attrsOf lib.types.str;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user