dont attempt to set username

This commit is contained in:
Nathan McCarty 2022-05-16 20:32:59 -04:00
parent 23d8f04cf2
commit b2a280f3c4
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,7 @@
{
system.stateVersion = "21.11";
user = {
userName = "nathan";
};
environment.sessionVariables = {
XDG_RUNTIME_DIR = "/data/data/com.termux.nix/files/home/run";
GDK_DPI_SCALE = "2";