Nerdfonts
Added in nerdfonts support.
This commit is contained in:
@@ -115,10 +115,11 @@
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
vim
|
||||
zsh
|
||||
git
|
||||
nerdfonts
|
||||
vim
|
||||
xclip
|
||||
zsh
|
||||
];
|
||||
|
||||
# List of users allowed to connect to the Nix daemon
|
||||
|
||||
Reference in New Issue
Block a user