Ignore upstream modules for vdirsyncer and khal until I've migrated

This commit is contained in:
Daniel Siepmann 2023-06-13 12:24:17 +02:00
parent 1ebb6ec0d8
commit 90740d4ec1
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -14,6 +14,13 @@ in {
./home/modules/programs/my-pidgin.nix
];
disabledModules = [
# As I already have my own vdirsyncer and khal.
# TODO: Migrate to upstream module
"programs/vdirsyncer.nix"
"programs/khal.nix"
];
home = {
# Home Manager needs a bit of information about you and the