Fix indentation
This commit is contained in:
parent
d45f585c0f
commit
0c19be9823
1 changed files with 1 additions and 3 deletions
|
|
@ -107,8 +107,6 @@ More features may follow later.
|
|||
System Manger is currently only supported on NixOS and Ubuntu. However, it can be used on other distributions by enabling the following:
|
||||
|
||||
```nix
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
config = {
|
||||
system-manager.allowAnyDistro = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue