Re-org files and flatten dirs

This commit is contained in:
Dave Gallant
2025-04-15 20:44:23 -04:00
parent ab38096362
commit 0a19234c12
7 changed files with 9 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
let
netdata = pkgs.netdata;
netdataConf = ./netdata.conf;