deltachat: import module from clanModules
Some checks failed
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Failing after 7m44s

This commit is contained in:
Jörg Thalheim 2023-11-03 14:02:07 +01:00
parent b92052dbfb
commit 557a0db7d1

View File

@ -3,7 +3,7 @@
nodes.machine = { self, ... }: {
imports = [
../../clanModules/deltachat.nix
self.clanModules.deltachat
self.nixosModules.clanCore
{
clanCore.machineName = "machine";