wob: rename sxmo.wobsock -> wob.sock
This commit is contained in:
@@ -26,7 +26,7 @@ in
|
|||||||
};
|
};
|
||||||
options.sock = mkOption {
|
options.sock = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
default = "sxmo.wobsock"; #< TODO: rename this!
|
default = "wob.sock";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user