diff --git a/systems/iriy/cfg.nix b/systems/iriy/cfg.nix index 7c968a4..b39b4d2 100644 --- a/systems/iriy/cfg.nix +++ b/systems/iriy/cfg.nix @@ -2,9 +2,9 @@ syscfg = { hostname = "iriy"; defaultUser = "sora"; - wm = "-"; users = [{ username = "sora"; + wm = "-"; git = { email = "soraefir+git@helcel"; username = "soraefir"; diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index b12a356..73d6562 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -2,9 +2,9 @@ syscfg = { hostname = "sandbox"; defaultUser = "sora"; - wm = "-"; users = [{ username = "sora"; + wm = "-"; git = { email = "soraefir+git@helcel"; username = "soraefir";