From b90b351310e3b4010fd0bedc34bf6432ea90d74d Mon Sep 17 00:00:00 2001 From: Tyler Kelley Date: Fri, 2 Feb 2024 07:04:58 +0000 Subject: [PATCH] Update home --- home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home.md b/home.md index 0abbba0..e7f7501 100644 --- a/home.md +++ b/home.md @@ -16,4 +16,6 @@ For detailed information about flakes in general I will refer you to [here](http My Flake controls where we are getting things from. It also allows me to define variables for things like Git information, CPU, GPU options for enabling different drivers for different configurations. When you run the rebuild switch command with the flake argument and give it the ZaneyOS folder it sources the flake.nix that sources system.nix and home.nix. -The hardware.nix is automatically generated with all the things you need and the system.nix imports it and other nix files containing certain aspects of the config that may or may not change based on CPU or GPU settings. \ No newline at end of file +The hardware.nix is automatically generated with all the things you need and the system.nix imports it and other nix files containing certain aspects of the config that may or may not change based on CPU or GPU settings. + +![20240202_00h56m39s_grim](uploads/6b5f4c56d94ba48d185ac97214bf12b8/20240202_00h56m39s_grim.png) \ No newline at end of file