parent
007bc4d54b
commit
d0bc00c961
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
temp = {};
|
temp = {};
|
||||||
wireless = {};
|
wireless = {};
|
||||||
exec = {
|
exec = {
|
||||||
commands = [ "nixos-version" ];
|
commands = [ "/run/current-system/sw/bin/nixos-version" ];
|
||||||
name_suffix = "_nixos-version";
|
name_suffix = "_nixos-version";
|
||||||
data_format = "value";
|
data_format = "value";
|
||||||
data_type = "string";
|
data_type = "string";
|
||||||
|
|
Loading…
Reference in a new issue