docs: updated readme
This commit is contained in:
parent
f62076bbd3
commit
6ea9361fce
|
@ -1,6 +1,3 @@
|
|||
# Nixos-config
|
||||
|
||||
My first nixos-config! A lot of stuff is taken from [this config](https://github.com/Brettm12345/nixos-config).
|
||||
|
||||
Just simlink this in `/etc/nixos/configuration` and import it in `configuration.nix`. This config __does not__ do anything related to the hardware config, so keep that imported as well.
|
||||
|
||||
My flake based nixos configuration. To use this, just rebuild your system using `sudo nixos-rebuild switch --flake .` while in the project directory.
|
||||
|
|
Loading…
Reference in a new issue