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