Thanked tweqx

This commit is contained in:
Samy Avrillon 2025-08-21 23:49:09 +02:00
parent ac21c9885e
commit c56c99352b

View File

@ -4,3 +4,6 @@ The nix config files are separated in the following folders:
- `modules` for self-defined modules - `modules` for self-defined modules
- `machines/xxx` one folder xxx for the specific configuration every machine using this configuration of nixos - `machines/xxx` one folder xxx for the specific configuration every machine using this configuration of nixos
- `profiles/xxx` one folder for a set of applications/modules/things i want to get applied - `profiles/xxx` one folder for a set of applications/modules/things i want to get applied
Huge thanks to @tweqx for the patch and nix files for thunderbird passwordCommand !