From 3e1db9cfd29256d9c1e51db12d64af21ad024f48 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Sat, 20 Dec 2025 21:34:45 +0000 Subject: [PATCH] import --- hosts/mindy/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/mindy/default.nix b/hosts/mindy/default.nix index 60321c9..910113f 100644 --- a/hosts/mindy/default.nix +++ b/hosts/mindy/default.nix @@ -11,6 +11,7 @@ (modulesPath + "/profiles/qemu-guest.nix") ./disk-config.nix ./hardware-configuration.nix + ../../modules/pgbackrest.nix ../../profiles/core.nix ../../profiles/fail2ban.nix ../../profiles/nixos.nix