update username
This commit is contained in:
parent
4195a9215a
commit
da43238a1f
2 changed files with 3 additions and 4 deletions
|
@ -60,8 +60,8 @@
|
|||
|
||||
home = {
|
||||
# Setup our user environment
|
||||
username = "sajenim";
|
||||
homeDirectory = "/home/sajenim";
|
||||
username = "erika";
|
||||
homeDirectory = "/home/erika";
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
|
@ -69,7 +69,6 @@
|
|||
# Install some packages
|
||||
packages = with pkgs; [
|
||||
# Stable user programs
|
||||
bitwarden
|
||||
feh
|
||||
gamemode
|
||||
spotify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue