Remove unnecessary profile picture
This commit is contained in:
parent
61e3677ce1
commit
ba985e92c3
4 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
home = {
|
||||
username = "jimbo";
|
||||
username = "vice";
|
||||
homeDirectory = "/home/${config.home.username}";
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue