Commit 754bd1b3b5de

Vincent Demeester <vincent@sbr.pm>
2019-02-28 09:05:51
machine/wakasu: enable autologin
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6fc7fa8
Changed files (1)
machine
machine/wakasu.nix
@@ -16,6 +16,7 @@ with import ../assets/machines.nix; {
     docker.enable = true;
     #ipfs.enable = true;
     laptop.enable = true;
+    desktop.autoLogin = true;
     nix-config.buildCores = 4;
     ssh.enable = true;
     virtualization = {