changed user name
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ inputs, config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.username = "lsoriano";
|
||||
home.homeDirectory = "/home/lsoriano";
|
||||
home.username = "biscuit";
|
||||
home.homeDirectory = "/home/biscuit";
|
||||
|
||||
programs.bash.enable = true;
|
||||
home.stateVersion = "23.11"; # Adjust to your system version
|
||||
|
||||
Reference in New Issue
Block a user