From 8e7dcbe05b9496a3929c58ca46f2c317f52340cb Mon Sep 17 00:00:00 2001 From: vali Date: Tue, 21 May 2024 00:29:15 +0200 Subject: [PATCH] changed README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f3f34d..23aea01 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ My personal collection of NixOS configuration files The whole project is licensed under GPL-3, with excpetion of the *lib* folder, since I do not know the copyright of some of the wallpapers. # Flake structure: +``` . ├── assets │   └── wallpapers # My wallpapers @@ -122,6 +123,7 @@ The whole project is licensed under GPL-3, with excpetion of the *lib* folder, s │   └── monitors.nix ├── overlay.nix └── README.md +``` # credits *heavily* inspired by https://git.jacekpoz.pl/jacekpoz/niksos.git !