Nerdfonts
Added in nerdfonts support.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user