From 169f7dc995010314e58f512f807e37a45cdfcbb3 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 6 May 2016 18:39:46 +0200 Subject: machines/labtop: remove temporary user & pass --- machines/labnet/labtops.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'machines') 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 = { -- cgit 1.4.1