diff --git a/README.md b/README.md index e69de29..6c404a2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +# My personal NixOS Config + +## Setup +1. in ~ ``git clone git@git.lunarakai.de:LunarAkai/new_nix.git nixos`` +2. ``sudo nixos-rebuild switch --flake ~/nixos/#`` + +## Credits +Took heavy inspiration (and copied some parts) from [Misterio77's config](https://github.com/Misterio77/nix-config). Thanks! \ No newline at end of file