nixos-config/tests/modules/wrapper-manager
Gabriel Arazas 6b4422c8cd
wrapper-manager/dconf: add test and fix module
More proof that I don't do testing in this project. :)
2024-08-29 20:07:28 +08:00
..
dconf wrapper-manager/dconf: add test and fix module 2024-08-29 20:07:28 +08:00
programs wrapper-manager/programs/jujutsu: init 2024-08-22 19:26:08 +08:00
sandboxing tests/modules/wrapper-manager: init 2024-08-15 12:09:23 +08:00
default.nix wrapper-manager/dconf: add test and fix module 2024-08-29 20:07:28 +08:00
README.adoc tests/modules/wrapper-manager: init 2024-08-15 12:09:23 +08:00

The test infrastructure for my custom wrapper-manager modules. This should handle both the public and private modules. The main file you should be paying attention first and foremost is in ./default.nix where it sets up the entire test for all of them.