mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
treewide: normalize
This commit is contained in:
parent
919505c43f
commit
fae392d3af
3 changed files with 9 additions and 9 deletions
|
@ -895,7 +895,7 @@ in [ a foo ]
|
|||
However, this behaviour might get removed in the future. But currently, in the
|
||||
Nix version that I am using which is `2.28.3`, it prints this warning instead:
|
||||
|
||||
```text
|
||||
```
|
||||
warning: at «string»:4:6: This expression uses `or` as an identifier in a way that will change in a future Nix release.
|
||||
Wrap this entire expression in parentheses to preserve its current meaning:
|
||||
(a or)
|
||||
|
|
|
@ -22,7 +22,7 @@ on, `hwmon4` under this directory corresponds to the CPU.
|
|||
|
||||
Let's run a `tree`:
|
||||
|
||||
```text
|
||||
```
|
||||
/sys/class/hwmon/hwmon4 -> ../../devices/platform/coretemp.0/hwmon/hwmon4
|
||||
├── device -> ../../../coretemp.0
|
||||
│ ├── driver_override
|
||||
|
@ -169,7 +169,7 @@ Let's run a `tree`:
|
|||
|
||||
Let's `cat` all the `_label` files:
|
||||
|
||||
```text
|
||||
```
|
||||
/sys/class/hwmon/hwmon4/temp1_label:
|
||||
Package id 0
|
||||
/sys/class/hwmon/hwmon4/temp2_label:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue