1
0

hosts: remove explicit per host configuration/common import

This commit is contained in:
2023-02-05 21:19:05 +01:00
parent 38567829f1
commit 8748015acc
21 changed files with 0 additions and 25 deletions

View File

@@ -1,11 +1,6 @@
{ ... }:
{
imports =
[
../../configuration/common
];
networking.hostName = "mail-1";
clerie.monitoring = {