chore: +mynixos-config

This commit is contained in:
sokai 2025-10-07 22:01:00 +02:00
parent 8f52ef9499
commit 930e8fd44d

View file

@ -2,7 +2,8 @@
# 🍵 mynixos-extra-modules # 🍵 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 ## Overview
@ -145,4 +146,4 @@ Here's an example configuration:
} }
} }
``` ```
… or have a look [@`oddlama/nix-config`](https://github.com/oddlama/nix-config) <3 :) … or have a look at the **original**: [`oddlama/nix-config`](https://github.com/oddlama/nix-config) <3 :)