gopls: removed from home
This commit is contained in:
parent
e85dab9513
commit
54bceec9dd
|
@ -20,9 +20,6 @@ in
|
|||
username = user.name;
|
||||
homeDirectory = "/home/${user.name}";
|
||||
stateVersion = stateVersion;
|
||||
packages = with pkgs; [
|
||||
gopls
|
||||
];
|
||||
};
|
||||
programs.home-manager.enable = true;
|
||||
systemd.user.sessionVariables = {
|
||||
|
|
Loading…
Reference in a new issue