Commit graph

8 commits

Author SHA1 Message Date
Nojus
a796344ac2 lsfg-vk-ui: init 2025-07-27 02:14:25 +02:00
adisbladis
c88ac624f0 module.nix: Don't warn when declaring option
The option is _always_ evaluated and therefore the warning is always output, even if your configuration is unaffected.

This refactors the module to:
- Only create env vars if their config is actually declared
- Stick the warning in the config declaration instead of the option
2025-07-21 16:00:26 +12:00
exalexi
de1d2031dc module.nix: add configFile option 2025-07-19 22:17:09 +02:00
Nojus
51fc478dae module.nix: deprecate losslessDLLFile option 2025-07-18 21:44:05 +02:00
Nojus
de8696f83f project: apply formatting 2025-07-18 01:29:03 +02:00
Nojus
641212e569 module.nix: add example for dll file path 2025-07-18 01:25:08 +02:00
exalexi
46745da846 module.nix: add losslessDLLFile option 2025-07-18 01:00:00 +02:00
Nojus
585a398dbc module.nix: init 2025-07-15 00:24:57 +02:00