fix zsh & xrandr
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
home.packages = with pkgs; [ fzf python3 zsh-nix-shell nix-zsh-completions ];
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
shellAliases = { update = "sudo nixos-rebuild switch"; };
|
||||
enableAutosuggestions = true;
|
||||
|
||||
Reference in New Issue
Block a user