revert to sajenim
This commit is contained in:
parent
7564df522d
commit
41ea3478ec
14 changed files with 7 additions and 7 deletions
|
@ -230,7 +230,7 @@
|
|||
};
|
||||
|
||||
# Users
|
||||
users.users.erika = {
|
||||
users.users.sajenim = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "audio" "docker" "networkmanager" "wheel" ];
|
||||
shell = pkgs.zsh;
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
fsType = "vfat";
|
||||
};
|
||||
|
||||
fileSystems."/home/erika/Games" =
|
||||
fileSystems."/home/sajenim/Games" =
|
||||
{ device = "/dev/disk/by-uuid/58097403-9b5b-4cee-b9d1-e3d5fde1a364";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue