misc/metrics-exporters: move to base

This commit is contained in:
h7x4
2025-12-30 00:32:25 +09:00
parent 1430af8dfd
commit 16891ff521
16 changed files with 90 additions and 92 deletions

View File

@@ -4,7 +4,6 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
(fp /base)
(fp /misc/metrics-exporters.nix)
./services/gitea
./services/nginx.nix
@@ -31,4 +30,3 @@
system.stateVersion = "24.11";
}