diff options
| author | Seth Flynn <[email protected]> | 2025-02-14 23:56:03 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-15 01:18:39 -0500 |
| commit | eb1267e54b3ff75c73ddb9c4f67041d21bf82caa (patch) | |
| tree | f61180dfbf3a255c9f3aa7138d0b788029a19487 /systems/atlas/default.nix | |
| parent | c651506fe6ccfe88309bf6b7050cc43ec62de0e7 (diff) | |
atlas: host grafana + vm
Diffstat (limited to 'systems/atlas/default.nix')
| -rw-r--r-- | systems/atlas/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 66ee476..61be648 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -4,10 +4,12 @@ (modulesPath + "/profiles/minimal.nix") ./hardware-configuration.nix ./forgejo.nix + ./grafana.nix ./kanidm.nix ./miniflux.nix ./moyai.nix ./nixpkgs-tracker-bot.nix + ./victoria-metrics.nix inputs.self.nixosModules.default ]; |
