Add kafka mount to alt

This commit is contained in:
Alexander Wainwright 2025-06-27 00:03:34 +10:00
parent 95ec5f70b0
commit ab15d1fde2
2 changed files with 18 additions and 0 deletions

View file

@ -9,6 +9,7 @@
[ # Include the results of the hardware scan.
(modulesPath + "/virtualisation/proxmox-lxc.nix")
../modules/base.nix
../modules/kafka-mounts.nix
];
nix.settings = { sandbox = false; };