diff --git a/README.md b/README.md index 3637739..a9f1ed5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@
-**Nixy** is a Hyprland NixOS configuration with home-manager, secrets, and custom theming all in one place. +**Nixy** is a *Hyprland* NixOS configuration with *home-manager*, *secrets*, and *custom theming* all in one place. It's a simple way to manage your system configuration and dotfiles. ## Table of Content @@ -55,7 +55,7 @@ It's a simple way to manage your system configuration and dotfiles. - 'laptop' is my configuration for my laptop with Nvidia - 'server' is for my Nixos server (w/nextcloud, nginx, vaultwarden, ... look `hosts/modules/server`) - 'guest' is a *template* that you can copy and modify for *your own system* - - 'themes' contains all the *themes* available (see [THEMES.md](docs/THEMES.md)) + - 'themes' contains all the *themes* available *(see [THEMES.md](docs/THEMES.md))* - 'modules' are some nix modules that you can import (Nvidia, prime, fonts, ...) - 🤫 `secrets` are the secrets files encrypted with sops-nix diff --git a/docs/src/README_template.md b/docs/src/README_template.md index 3824283..1fec1f8 100644 --- a/docs/src/README_template.md +++ b/docs/src/README_template.md @@ -1,5 +1,5 @@ -**Nixy** is a Hyprland NixOS configuration with home-manager, secrets, and custom theming all in one place. +**Nixy** is a *Hyprland* NixOS configuration with *home-manager*, *secrets*, and *custom theming* all in one place. It's a simple way to manage your system configuration and dotfiles. ## Table of Content @@ -19,7 +19,7 @@ It's a simple way to manage your system configuration and dotfiles. - 'laptop' is my configuration for my laptop with Nvidia - 'server' is for my Nixos server (w/nextcloud, nginx, vaultwarden, ... look `hosts/modules/server`) - 'guest' is a *template* that you can copy and modify for *your own system* - - 'themes' contains all the *themes* available (see [THEMES.md](docs/THEMES.md)) + - 'themes' contains all the *themes* available *(see [THEMES.md](docs/THEMES.md))* - 'modules' are some nix modules that you can import (Nvidia, prime, fonts, ...) - 🤫 `secrets` are the secrets files encrypted with sops-nix