Nerdfonts

Added in nerdfonts support.
This commit is contained in:
Wesley Irvin
2023-06-11 20:10:59 -04:00
parent 5ce30da28e
commit 66d885e954

View File

@@ -115,10 +115,11 @@
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
vim
zsh
git git
nerdfonts
vim
xclip xclip
zsh
]; ];
# List of users allowed to connect to the Nix daemon # List of users allowed to connect to the Nix daemon