Things already fixed

This commit is contained in:
Geoffrey Frogeye 2023-12-02 22:47:30 +01:00
parent 5169cbc82c
commit 6569596b8a
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 2 additions and 10 deletions

View file

@ -32,6 +32,6 @@
useGlobalPkgs = true;
};
# FIXME Make sure I'm the only user & everything is encrypted
# Because everything is encrypted and I'm the only user, this is fine.
services.xserver.displayManager.autoLogin.user = "geoffrey";
}