add deltachat module

This commit is contained in:
Jörg Thalheim
2023-11-03 10:26:11 +01:00
committed by Mic92
parent 2ee68fb0e2
commit f71e56b111
4 changed files with 165 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
];
})
(builtins.readDir ./diskLayouts);
deltachat = ./deltachat.nix;
xfce = ./xfce.nix;
};
}