From 930e8fd44dedfe4a90d9ff6fe17cf0c4f344b51e Mon Sep 17 00:00:00 2001 From: sokai Date: Tue, 7 Oct 2025 22:01:00 +0200 Subject: [PATCH] chore: +mynixos-config --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43cee27..d644037 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ # 🍵 mynixos-extra-modules -This repository contains extra modules for `mynixos` that are very opinionated and mainly useful to me and my colleagues. All modules in here are opt-in, so nothing will be changed unless you decide you want to use that specific module. +This repository contains extra modules for `mynixos` that are very opinionated and mainly useful to me and is used in [`sokai/mynixos-config`](https://git.mediani.de/sokai/mynixos-config). +All modules in here are opt-in, so nothing will be changed unless you decide you want to use that specific module. ## Overview @@ -145,4 +146,4 @@ Here's an example configuration: } } ``` -… or have a look [@`oddlama/nix-config`](https://github.com/oddlama/nix-config) <3 :) \ No newline at end of file +… or have a look at the **original**: [`oddlama/nix-config`](https://github.com/oddlama/nix-config) <3 :) \ No newline at end of file