Removed home path
This commit is contained in:
parent
94360be234
commit
91df40d3eb
@ -1,6 +1,5 @@
|
||||
{lib, ...}: {
|
||||
home.username = lib.mkForce "tsunemori";
|
||||
home.homeDirectory = "/home/tsunemori";
|
||||
home.stateVersion = "24.05";
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user