about summary refs log tree commit diff
path: root/machines/labnet
diff options
context:
space:
mode:
Diffstat (limited to 'machines/labnet')
-rw-r--r--machines/labnet/labtops.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/labnet/labtops.nix b/machines/labnet/labtops.nix
index cee5c11b..52643cce 100644
--- a/machines/labnet/labtops.nix
+++ b/machines/labnet/labtops.nix
@@ -11,11 +11,6 @@
 
     networking.enableIntel3945ABGFirmware = true;
 
-    users.users.kevin = {
-      isNormalUser = true;
-      password = "kevin";
-    };
-    users.users.root.password = "root";
   };
 
   hannswurscht = {