nixbook: update

This commit is contained in:
Tristan 2024-04-16 14:11:22 +01:00
parent 30a1a46729
commit 1af7b80a6f
5 changed files with 29 additions and 174 deletions

View file

@ -11,7 +11,7 @@
path = "${config.xdg.dataHome}/zsh/zsh_history";
};
autocd = true;
enableAutosuggestions = true;
autosuggestion.enable = true;
completionInit = ''
autoload -U compinit && compinit
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Za-z}'

View file

@ -36,7 +36,7 @@
notify = true;
};
programs.rbw.settings.pinentry = "gnome3";
programs.rbw.settings.pinentry = pkgs.pinentry-gnome3;
home.file.".icons/default".source = "${pkgs.vanilla-dmz}/share/icons/Vanilla-DMZ";
home.file.".config/pipewire/pipewire.conf.d/raop-discover.conf".text = ''