diff options
| author | seth <[email protected]> | 2023-05-21 13:46:48 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-21 13:46:48 -0400 |
| commit | 7033360450cd03c20ea65536a18c1f9c7ba240cf (patch) | |
| tree | 1e45292c8a148c2944641421cc867e3bfc5e39a6 /hosts/atlas/default.nix | |
| parent | c6b38fd8f0e5908e5593d33e66cae8980f560c1b (diff) | |
atlas: share metrics with p-body
Diffstat (limited to 'hosts/atlas/default.nix')
| -rw-r--r-- | hosts/atlas/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index 6380d14..50fa986 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -5,6 +5,7 @@ }: { imports = [ ./hardware-configuration.nix + ./prometheus.nix ]; _module.args.nixinate = { |
