From f2c80d003cb879c73a8f568f0962dfb48dd04922 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:24:18 +0200 Subject: [PATCH] update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index abae2ce..4427cc9 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ It's a simple way to manage your system configuration and dotfiles. - `hosts` are the system configuration files - `laptop` is mine - `guest` is a template for you + - `themes` contains all the themes available (you can create your own) + - `shared` are some nix files that you can import (nvidia, prime, fonts, ...) - `secrets` are the secrets files encrypted with sops
@@ -203,6 +205,8 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos ``` *let me cook this* +- Change the username in the flake.nix file +- import your hardware-configuration.nix into the `hosts/guest` folder ```sh sudo nixos-rebuild switch --flake ~/.config/nixos#nixy