From 735f803c6666d781a7420eeb9f678506a1ef6ccc Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 25 Dec 2023 14:41:47 +0800 Subject: [PATCH] docs: misc --- home/base/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/home/base/README.md b/home/base/README.md index 20f06aec..c5fbfc1b 100644 --- a/home/base/README.md +++ b/home/base/README.md @@ -2,4 +2,5 @@ 1. `server`: Configuration which is suitable for both servers and desktops. 1. `desktop`: Configuration for desktop environments, such as Hyprland, I3, etc. +1. `base.nix`: Common configuration for both servers and desktops.