summary refs log tree commit diff
path: root/modules/base.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-05 17:49:40 +0200
committerRory& <root@rory.gay>2024-06-05 17:49:40 +0200
commit8e374681ec53a97f5c736caaab8991ff2229f98e (patch)
tree758ea057105222ef2fae56e0fb19f990811e1e6c /modules/base.nix
parentUpdate newprod to run latest spacebar server master (diff)
downloadSpacebar-Open-Infrastructure-8e374681ec53a97f5c736caaab8991ff2229f98e.tar.xz
Import Rory user from Rory-Open-Architecture HEAD master
Diffstat (limited to 'modules/base.nix')
-rwxr-xr-xmodules/base.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/base.nix b/modules/base.nix
index ee27780..408b4cf 100755
--- a/modules/base.nix
+++ b/modules/base.nix
@@ -6,7 +6,6 @@
       ./monitoring.nix
       ./infra-logs.nix
       ./auto-redeploy.nix
-      ./users/Rory.nix
       ./users/chris.nix
       ./users/maddy.nix
       ./vim.nix
@@ -133,4 +132,4 @@
   nixpkgs.config.allowUnfree = true;
   sound.enable = false;
   system.stateVersion = "22.11"; # DO NOT EDIT!
-}
+}
\ No newline at end of file