aboutsummaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--machines/argonath.nix1
-rw-r--r--machines/bree.nix1
-rw-r--r--machines/rivendell.nix2
3 files changed, 4 insertions, 0 deletions
diff --git a/machines/argonath.nix b/machines/argonath.nix
index b99e83f..29d78ae 100644
--- a/machines/argonath.nix
+++ b/machines/argonath.nix
@@ -2,6 +2,7 @@
{
imports = [
../profiles/acme.nix
+ ../profiles/core-metrics.nix
../profiles/cgroups.nix
../profiles/defaults.nix
../profiles/disk/basic-vm.nix
diff --git a/machines/bree.nix b/machines/bree.nix
index e4cd443..d779ce3 100644
--- a/machines/bree.nix
+++ b/machines/bree.nix
@@ -2,6 +2,7 @@
{
imports = [
../profiles/cgroups.nix
+ ../profiles/core-metrics.nix
../profiles/defaults.nix
../profiles/disk/basic-vm.nix
../profiles/hardware/synology-vm.nix
diff --git a/machines/rivendell.nix b/machines/rivendell.nix
index 83dcb2e..c48997a 100644
--- a/machines/rivendell.nix
+++ b/machines/rivendell.nix
@@ -3,6 +3,7 @@
imports = [
../profiles/authelia.nix
../profiles/cgroups.nix
+ ../profiles/core-metrics.nix
../profiles/defaults.nix
../profiles/disk/btrfs-on-luks.nix
../profiles/git-server.nix
@@ -10,6 +11,7 @@
../profiles/home-manager.nix
../profiles/makemkv.nix
../profiles/miniflux.nix
+ ../profiles/monitoring.nix
../profiles/remote-unlock.nix
../profiles/restic-backup.nix
../profiles/server.nix