stylix: make testbedFieldSeparator a file arg
This commit is contained in:
parent
8ebdc8cc8b
commit
93507d3cd7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,10 +2,10 @@
|
|||
pkgs,
|
||||
inputs,
|
||||
lib,
|
||||
testbedFieldSeparator ? ":",
|
||||
}:
|
||||
|
||||
let
|
||||
testbedFieldSeparator = ":";
|
||||
username = "guest";
|
||||
|
||||
commonModule =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue