emacs-vm fix
This commit is contained in:
@@ -29,7 +29,7 @@ in
|
||||
}
|
||||
(lib.mkIf cfg.enable {
|
||||
home = {
|
||||
inherit (feature) packages;
|
||||
packages = feature.homePackages;
|
||||
sessionVariables.GOPATH = "${config.xdg.dataHome}/go";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user