Add VictorMono Nerd Font for wezterm
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
421311ff75
commit
5ad47ef42c
1 changed files with 5 additions and 0 deletions
|
|
@ -130,6 +130,11 @@
|
|||
ripgrep
|
||||
];
|
||||
|
||||
# Fonts
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.victor-mono
|
||||
];
|
||||
|
||||
# Home Manager (minimal — chezmoi owns dotfiles, this is ringtail-specific)
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue