Changed prompt and updated desktop

This commit is contained in:
FredzyW 2024-05-02 21:03:58 +02:00
parent 0c40e0f66d
commit 4b77350f91
7 changed files with 110 additions and 71 deletions

View file

@ -109,7 +109,7 @@
PermitRootLogin = "no";
PasswordAuthentication = false;
X11Forwarding = true;
};
};
extraConfig = ''
AllowUsers fw
'';