summary refs log tree commit diff
path: root/host/Rory-discordbots
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-discordbots')
-rw-r--r--host/Rory-discordbots/configuration.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/host/Rory-discordbots/configuration.nix b/host/Rory-discordbots/configuration.nix
index 59e5582..0acb681 100644
--- a/host/Rory-discordbots/configuration.nix
+++ b/host/Rory-discordbots/configuration.nix
@@ -27,15 +27,6 @@
   sound.enable = true;
   hardware.pulseaudio.enable = true;
 
-  users.users.Rory = {
-    isNormalUser = true;
-    extraGroups = [ "wheel" ];
-    packages = with pkgs; [
-      #xterm
-    ];
-    initialPassword = "password";
-  };
-
   environment.systemPackages = with pkgs; [
     botcore-v4.packages.x86_64-linux.bots
     botcore-v4.packages.x86_64-linux.frontend