No longer using cvs account
This commit is contained in:
parent
25ece388f7
commit
a0995aa88e
1 changed files with 4 additions and 2 deletions
|
|
@ -11,8 +11,10 @@
|
|||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
home.username = "cvs";
|
||||
home.homeDirectory = "/home/cvs";
|
||||
# home.username = "cvs";
|
||||
# home.homeDirectory = "/home/cvs";
|
||||
home.username = "a0487752";
|
||||
home.homeDirectory = "/home/a0487752";
|
||||
|
||||
# my.bash-config.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue