mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
refactor: make the whole thing more generic
This commit is contained in:
9
modules/nixos/README.md
Normal file
9
modules/nixos/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# NixOS Modules
|
||||
|
||||
This is a collection of modules, built like the NixOS repo that extends it with
|
||||
either generic features that might be shared between systems or simplifications
|
||||
of things that might otherwise lead to duplicate code.
|
||||
|
||||
All of these should be more or less ready to copy yourself.
|
||||
|
||||
Any modules that are just presets are used with `original.option.preset.name.enable = true;`
|
||||
Reference in New Issue
Block a user