diff options
-rw-r--r-- | hosts/hp-envy-office/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/hp-envy-office/configuration.nix b/hosts/hp-envy-office/configuration.nix index 340eda3..0af085c 100644 --- a/hosts/hp-envy-office/configuration.nix +++ b/hosts/hp-envy-office/configuration.nix @@ -28,7 +28,6 @@ # Enable user timmy _users.timmy = { enable = true; - autologin.enable = true; nas = { enable = true; office.enable = true; |