From bb4617160c7f5973213677c1f511743ce8fe112e Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 25 Jun 2024 22:22:26 +0200 Subject: [PATCH] Update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e14bd6c..8dbd0af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [//]: # (Description: 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.) [//]: # (Author: Hadi) [//]: # (Date: 06/25/24) -[//]: # (Version: v2.0.0) +[//]: # (Version: v2.0.1)
@@ -15,7 +15,7 @@
- + @@ -54,7 +54,7 @@ It's a simple way to manage your system configuration and dotfiles. - 🏠 `home` are the dotfiles and configuration files for the user - 💻 `hosts` are the system configuration files - 'laptop' is my configuration for my laptop with Nvidia - - 'server' is for my Nixos server (w/nextcloud, nginx, vaultwarden, ... look `hosts/server`) + - 'server' is for my homeserver (w/nextcloud, nginx, vaultwarden, ... look `hosts/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))* - 'modules' are some nix modules that you can import (Nvidia, prime, fonts, ...)