parent
82df3f2f88
commit
6b676d793c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
temp = {};
|
||||
wireless = {};
|
||||
exec = {
|
||||
commands = "nixos-version";
|
||||
commands = [ "nixos-version" ];
|
||||
data_format = "value";
|
||||
data_type = "string";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue