mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
c0deab0eff
* ci: tag aerc changes with 'mail' * ci: tag some files with 'shell' tag
29 lines
786 B
YAML
29 lines
786 B
YAML
"mail":
|
|
- modules/programs/aerc*.nix
|
|
- modules/programs/alot*.nix
|
|
- tests/modules/programs/aerc/*
|
|
- tests/modules/programs/alot/*
|
|
- modules/programs/mujmap.nix
|
|
- tests/modules/programs/mujmap/*
|
|
- modules/programs/notmuch.nix
|
|
- modules/programs/neomutt*
|
|
- tests/modules/programs/neomutt/*
|
|
- modules/programs/getmail*
|
|
- modules/*/mbsync*
|
|
- tests/modules/programs/mbsync/*
|
|
- modules/programs/himalaya.nix
|
|
- tests/modules/programs/himalaya/*
|
|
- modules/programs/thunderbird.nix
|
|
- tests/modules/programs/thunderbird/*
|
|
- modules/services/imapnotify.nix
|
|
|
|
"neovim":
|
|
- modules/programs/neovim.nix
|
|
- tests/modules/programs/neovim/**/*
|
|
|
|
"shell":
|
|
- modules/lib/zsh.nix
|
|
- modules/programs/zsh*
|
|
- modules/programs/bash*
|
|
- tests/modules/programs/zsh/**/*
|
|
|