util.{hh,cc}: Split out users.{hh,cc}

Change-Id: I1bd92479a2cb7e5c2c2e1541b80474adb05ea0df
This commit is contained in:
Tom Hubrecht
2024-05-29 11:01:34 +02:00
parent b910551120
commit f79ee66646
21 changed files with 185 additions and 154 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "flake.hh"
#include "globals.hh"
#include "users.hh"
#include "fetch-settings.hh"
#include <nlohmann/json.hpp>