Merge pull request #1 from fabianhauser/fix-markup-in-readme
Fix markup in README
This commit is contained in:
commit
79e8f5b555
1 changed files with 3 additions and 6 deletions
|
@ -1,10 +1,8 @@
|
||||||
fabian's nixconfig
|
= fabian's nixconfig
|
||||||
--------------------
|
|
||||||
|
|
||||||
This repository contains fabian's personal nixos configurations.
|
This repository contains fabian's personal nixos configurations.
|
||||||
|
|
||||||
Structure
|
== Structure
|
||||||
~~~~~~~~~
|
|
||||||
|
|
||||||
`hardware`:: Hardware specific configuration files, e.g. for wireless
|
`hardware`:: Hardware specific configuration files, e.g. for wireless
|
||||||
cards.
|
cards.
|
||||||
|
@ -13,8 +11,7 @@ cards.
|
||||||
`defaults`:: Configuration defaults
|
`defaults`:: Configuration defaults
|
||||||
`modules` :: Custom modules
|
`modules` :: Custom modules
|
||||||
|
|
||||||
Development
|
== Development
|
||||||
~~~~~~~~~~~
|
|
||||||
|
|
||||||
* The nix files shoud be formatted using nixfmt:
|
* The nix files shoud be formatted using nixfmt:
|
||||||
** `nixfmt -c $(git ls-files *.nix)`
|
** `nixfmt -c $(git ls-files *.nix)`
|
||||||
|
|
Loading…
Add table
Reference in a new issue