Update systemmodules/homemodules paths to allow nixd to differentiate between the two

This commit is contained in:
2026-01-18 15:47:51 +01:00
parent 5e0fbd8b21
commit 15da05572c
63 changed files with 173 additions and 195 deletions
+1 -3
View File
@@ -14,8 +14,6 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
../modules
# My own services
../services/heidi.nix
../services/formula10.nix
@@ -47,7 +45,7 @@
../services/whats-up-docker.nix
];
modules = {
systemmodules = {
docker.networks = [
{
name = "behind-nginx";