1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/tests
Adam Dinwoodie dbfcd3292d accounts.email: add option to disable an account
Allow a user to disable an email account by setting
`accounts.email.accounts.<name>.enable = false`.  This is useful if
someone wants to configure email accounts globally but only use them in
certain circumstances.

Everywhere email account configuration is used, check if the account is
enabled before checking any attributes of the account.
2025-08-07 14:08:46 -05:00
..
integration home-manager: re-enable gcroot handling for NixOS module 2025-07-31 08:25:36 +02:00
lib lib: Improve KDL generator (#7429) 2025-07-12 14:32:14 -05:00
modules accounts.email: add option to disable an account 2025-08-07 14:08:46 -05:00
asserts.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
big-test.nix treewide: Prevent IFD by default 2025-05-07 10:34:18 -05:00
darwinScrublist.nix tests: add mullvad-vpn to darwin scrublist 2025-08-07 09:13:13 -05:00
default.nix tests/news: add new test for news entries 2025-08-06 00:11:26 -05:00
flake.nix tests: include integration tests in buildbot 2025-08-07 14:08:22 -05:00
stubs.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
tests.py tests: add tests package to search / run tests 2025-08-06 12:33:37 -05:00