dont attempt to set username
This commit is contained in:
parent
23d8f04cf2
commit
b2a280f3c4
|
@ -2,9 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
user = {
|
|
||||||
userName = "nathan";
|
|
||||||
};
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
XDG_RUNTIME_DIR = "/data/data/com.termux.nix/files/home/run";
|
XDG_RUNTIME_DIR = "/data/data/com.termux.nix/files/home/run";
|
||||||
GDK_DPI_SCALE = "2";
|
GDK_DPI_SCALE = "2";
|
||||||
|
|
Loading…
Reference in New Issue