diff options
Diffstat (limited to 'host/Rory-nginx/hosts')
-rwxr-xr-x | host/Rory-nginx/hosts/rory.gay/root.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/host/Rory-nginx/hosts/rory.gay/root.nix b/host/Rory-nginx/hosts/rory.gay/root.nix index 1fe2083..21554f3 100755 --- a/host/Rory-nginx/hosts/rory.gay/root.nix +++ b/host/Rory-nginx/hosts/rory.gay/root.nix @@ -29,15 +29,15 @@ { matrix_id = "@emma:rory.gay"; role = "admin"; - }, + } { matrix_id = "@alicia:rory.gay"; role = "admin"; - }, + } { matrix_id = "@root:rory.gay"; role = "admin"; - }, + } { matrix_id = "@rory:rory.gay"; role = "admin"; |