···11-<h1 align="center"> Xaiya's Dotfiles Version 5 </h1>
22-<div align="center"> Xaiya's Configuration, now automated! </div>
33-44----
55-## Writing Modules
66-Some Important things!
77-- Structuring
88-- Calling the Library
99-- etc.
1010-1111-### Library
1212-[How do I call the library?](https://github.com/xaiyadev/dotfiles/blob/v5/modules/flake/lib/default.nix#L11)
1313-1414-As explained in the module:
1515-- self.lib for my new cool library
1616-- lib for nixos default library
1717-1818-That's it! How did I take so long for this...
1919-2020----
2121-2222-## Credits
2323-2424-- Some modules and ideas are from [isabelroses dotfiles](https://github.com/isabelroses/dotfiles)
2525- - A lot of things that had to do with maths to do were taken from her
2626- - I extended many modules from mine with configurations from her
2727-2828----
2929-3030-This documentation will be extended while v5 is getting programmed
3131-3232-That's it ๐ฟ
11+<h1 align="center"> Xaiya's Dotfiles ๐ช </h1>