Fix monitoring import
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m12s
Periodic flake update / flake-update (push) Successful in 1m48s

This commit is contained in:
Torjus Håkestad 2024-12-03 00:31:00 +01:00
parent 7e15151bec
commit 6e9fe2386f
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -9,7 +9,7 @@
{ {
imports = [ imports = [
./hardware-configuration.nix ./hardware-configuration.nix
../../system/monitoring.nix ../../system/monitoring
]; ];
# Sops stuff # Sops stuff