This commit is contained in:
parent
cccc3cf2e7
commit
82df3f2f88
1 changed files with 5 additions and 0 deletions
|
@ -63,6 +63,11 @@
|
||||||
};
|
};
|
||||||
temp = {};
|
temp = {};
|
||||||
wireless = {};
|
wireless = {};
|
||||||
|
exec = {
|
||||||
|
commands = "nixos-version";
|
||||||
|
data_format = "value";
|
||||||
|
data_type = "string";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue