Remove unnecessary profile picture

This commit is contained in:
Jimbo 2025-03-04 16:33:28 -05:00
parent 61e3677ce1
commit ba985e92c3
4 changed files with 2 additions and 3 deletions

View file

@ -5,7 +5,7 @@
};
config = {
sysusers.main = "jimbo";
sysusers.main = "vice";
users.users."${config.sysusers.main}" = {
hashedPassword = config.secrets.mainAccPass;