chore: update fmt
This commit is contained in:
parent
4c724c1ece
commit
bc262933ac
2 changed files with 48 additions and 48 deletions
|
|
@ -141,7 +141,7 @@ System Manager is currently only supported on NixOS and Ubuntu. However, it can
|
|||
}
|
||||
```
|
||||
|
||||
> \[!WARNING\]
|
||||
> [!WARNING]
|
||||
> This is unsupported and untested. Use at your own risk.
|
||||
|
||||
## Commercial support
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ let
|
|||
'';
|
||||
};
|
||||
in
|
||||
runCommand "system-manager"
|
||||
runCommand "system-manager"
|
||||
{
|
||||
nativeBuildInputs = [ makeBinaryWrapper ];
|
||||
passthru = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue