my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
12
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: new previews

+9 -26
+1 -20
README.md
··· 10 10 11 11 <br /> 12 12 13 - ![Preview image](./docs/src/images/main.png) 14 - 15 - <details> 16 - <summary>more previews</summary> 17 - 18 - <p align="center"> 19 - light mode 20 - <img src="./docs/src/images/lightmode.png" width="800px" /> 21 - </p> 22 - 23 - <p align="center"> 24 - wezterm + chromium 25 - <img src="./docs/src/images/blur.png" width="800px" /> 26 - </p> 27 - 28 - <p align="center"> 29 - neovim 30 - <img src="./docs/src/images/nvim.png" width="800px" /> 31 - </p> 32 - </details> 13 + ![Preview image](./docs/src/images/main.webp) 33 14 34 15 ![image of my flakes topology](./docs/src/images/topology.png) 35 16
+8
docs/src/README.md
··· 8 8 <img alt="nixos-unstable" src="https://img.shields.io/badge/NixOS-unstable-blue.svg?style=for-the-badge&labelColor=303446&logo=NixOS&logoColor=white&color=91D7E3" /> 9 9 </div> 10 10 11 + <br /> 12 + 13 + ![Preview image](./docs/src/images/main.webp) 14 + 15 + ![image of my flakes topology](./docs/src/images/topology.png) 16 + 11 17 ### Foreword 12 18 13 19 This repository contains my **personal** configuration for my systems, so its really important that you know it's **personal** and not everything will fit your needs. ··· 22 28 - Sensible defaults, so you can get started quickly 23 29 - Docs kind of 24 30 - [Catppuccin](https://github.com/catppuccin/catppuccin) everywhere. 31 + 32 + [![Star History Chart](https://api.star-history.com/svg?repos=isabelroses/dotfiles&type=Date)](https://star-history.com/#isabelroses/dotfiles&Date)
-1
docs/src/SUMMARY.md
··· 35 35 # Misc 36 36 37 37 - [mirrors](misc/mirrors.md) 38 - - [previews](misc/previews.md)
docs/src/images/blur.png

This is a binary file and will not be displayed.

docs/src/images/blur.webp

This is a binary file and will not be displayed.

docs/src/images/lightmode.png

This is a binary file and will not be displayed.

docs/src/images/lightmode.webp

This is a binary file and will not be displayed.

docs/src/images/main.png

This is a binary file and will not be displayed.

docs/src/images/main.webp

This is a binary file and will not be displayed.

docs/src/images/nvim.png

This is a binary file and will not be displayed.

docs/src/images/nvim.webp

This is a binary file and will not be displayed.

-5
docs/src/misc/previews.md
··· 1 - ![Preview image](/images/main.png) 2 - ![images/lightmode.png](/images/lightmode.png) 3 - ![images/blur](/images/blur.png) 4 - ![images/nvim](/images/nvim.png) 5 - ![image of my flakes topology](/images/topology.png)