diff options
-rw-r--r-- | hosts/aptos/services.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/aptos/services.nix b/hosts/aptos/services.nix index 8d31a81..1886ca7 100644 --- a/hosts/aptos/services.nix +++ b/hosts/aptos/services.nix @@ -2,7 +2,6 @@ let secrets = config.age.secrets; in { - services.getty.autologinUser = "fcuny"; my.services = { # monitors and controls temperature thermald.enable = true; |