configure zsh and fix mpd
This commit is contained in:
parent
fb92731190
commit
cd8efd23f3
5 changed files with 45 additions and 25 deletions
|
|
@ -132,7 +132,7 @@ user: {
|
|||
VISUAL = "nvim";
|
||||
TERMINAL = "foot";
|
||||
};
|
||||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
environment.pathsToLink = ["/share/zsh"];
|
||||
|
||||
services.gvfs.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue