Readme : Remove Learning roadmap.

This commit is contained in:
Dmitry Voronin 2024-09-25 13:38:08 +03:00
parent ea78ab8ca4
commit 36879477cf
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -3,31 +3,31 @@
## Screenshots. ## Screenshots.
<details> <details>
<summary>Screenshot 1</summary> <summary>Screenshot 1 + Android</summary>
<img src="https://i.imgur.com/00BTwv7.png" />
<img width=400px src="https://i.imgur.com/51M56xK.png" />
<img width=400px src="https://i.imgur.com/TbW3MGS.png" />
<br><a href="https://i.imgur.com/Q8ZTZCH.png">Wallpaper link</a>
</details>
<details>
<summary>Screenshot 2</summary>
<img src="https://i.imgur.com/LbxpvMt.jpeg" /> <img src="https://i.imgur.com/LbxpvMt.jpeg" />
<a href="https://i.imgur.com/GA96791.jpeg">Wallpaper link</a> <a href="https://i.imgur.com/GA96791.jpeg">Wallpaper link</a>
</details> </details>
<details> <details>
<summary>Screenshot 2</summary> <summary>Screenshot 3</summary>
<img src="https://i.imgur.com/7XMd58c.jpeg" /> <img src="https://i.imgur.com/7XMd58c.jpeg" />
<a href="https://pixeldrain.com/api/file/ppeeEr4d">Wallpaper link</a> <a href="https://pixeldrain.com/api/file/ppeeEr4d">Wallpaper link</a>
</details> </details>
<details> <details>
<summary>Screenshot 3</summary> <summary>Screenshot 4</summary>
<img src="https://i.imgur.com/67nW8XT.jpeg" /> <img src="https://i.imgur.com/67nW8XT.jpeg" />
<a href="https://i.imgur.com/H943DFl.jpeg">Wallpaper link</a> <a href="https://i.imgur.com/H943DFl.jpeg">Wallpaper link</a>
</details> </details>
<details>
<summary>Screenshot 4 + Android</summary>
<img src="https://i.imgur.com/00BTwv7.png" />
<img width=400px src="https://i.imgur.com/51M56xK.png" />
<img width=400px src="https://i.imgur.com/TbW3MGS.png" />
<br><a href="https://i.imgur.com/Q8ZTZCH.png">Wallpaper link</a>
</details>
[My current wallpaper](https://git.voronind.com/voronind/nixos/src/branch/main/config/Wallpaper.nix#L2) [My current wallpaper](https://git.voronind.com/voronind/nixos/src/branch/main/config/Wallpaper.nix#L2)
Color theming based on wallpaper thanks to [Stylix](https://github.com/danth/stylix). Color theming based on wallpaper thanks to [Stylix](https://github.com/danth/stylix).
@ -46,21 +46,6 @@ Please tell me if you find any undocumented parts.
* [Stylix](config/Stylix.nix) can be used to change colors for the whole system based on current wallpaper. Example usages: [Sway](home/config/sway/module/Style.nix), [fuzzel](home/config/fuzzel/default.nix) and [Tmux](home/config/tmux/module/Status.nix). * [Stylix](config/Stylix.nix) can be used to change colors for the whole system based on current wallpaper. Example usages: [Sway](home/config/sway/module/Style.nix), [fuzzel](home/config/fuzzel/default.nix) and [Tmux](home/config/tmux/module/Status.nix).
* [Signed auto-updates](module/AutoUpdateSigned.nix). Updates are pulled every hour and require the last commit to be signed with my signature. * [Signed auto-updates](module/AutoUpdateSigned.nix). Updates are pulled every hour and require the last commit to be signed with my signature.
## WIP: NixOS learning roadmap.
0. [Nix Pills](https://nixos.org/guides/nix-pills/). This is a bit controversial one. Try it, but if it's hard to read for you - just skip it for now.
??? Where to look for stuff.
??? Nix language.
??? Nix package manager.
??? Nixpkgs.
??? Home manager.
??? (Optional) Remote builders.
??? (Optional) Live ISO.
??? (Optional) Dev Shells.
??? (Optional) Impermanence.
## Keyboard layouts. ## Keyboard layouts.
Yellow are modifier keys, they enable layers when held. Green ones are just modified keys. Yellow are modifier keys, they enable layers when held. Green ones are just modified keys.