wsl adjustments
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
home.username = hyper.user;
|
||||
# home.homeDirectory = hyper.home; # for some reason you cant use hyper.home here
|
||||
home.homeDirectory = "/home/${hyper.user}";
|
||||
home.stateVersion = pkgs.version;
|
||||
home.stateVersion = hyper.pkgs-version;
|
||||
xdg = {
|
||||
enable = true;
|
||||
configHome = "${hyper.home}/.config";
|
||||
|
||||
Reference in New Issue
Block a user