summary refs log tree commit diff stats
path: root/system/prefect.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/prefect.nix')
-rw-r--r--system/prefect.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 38adf396..fc8c92e5 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -35,6 +35,10 @@
   services.xserver.monitorSection = ''
     Option "DPMS"
   '';
+  services.displayManager.autoLogin = {
+    user = "alan";
+    enable = true;
+  };
 
   boot.kernelPackages = pkgs.linuxPackages_xanmod;
   boot.extraModulePackages = with config.boot.kernelPackages; [