From 77696506bce1bbade3f33ebfa0d0433a2b4485e9 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:13:15 +0200 Subject: [PATCH] Update --- README.md | 4 ++-- docs/src/README_template.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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