bracket
This commit is contained in:
parent
509ebbae5a
commit
8160016e07
|
@ -40,7 +40,7 @@ We can add options to the global GNUnet configuration file like this:
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
After running ``nixos-rebuild switch`` the GNUnet system services should be running (we still have to [start GNUnet per user](https://docs.gnunet.org/handbook/gnunet.html#Starting-GNUnet):
|
After running ``nixos-rebuild switch`` the GNUnet system services should be running (we still have to [start GNUnet per user](https://docs.gnunet.org/handbook/gnunet.html#Starting-GNUnet)):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ touch ~/.config/gnunet.conf
|
$ touch ~/.config/gnunet.conf
|
||||||
|
|
Loading…
Reference in New Issue