1
0
forked from clan/clan-core

deltachat: import module from clanModules

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";