Fixed broken icons

This commit is contained in:
Alejandro Angulo 2023-05-27 19:25:52 -07:00
parent a419c28d0d
commit 27f215f02c
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
6 changed files with 10 additions and 13 deletions

View file

@ -33,10 +33,6 @@
time.timeZone = "America/Los_Angeles";
fonts.fonts = with pkgs; [
(nerdfonts.override {fonts = ["Hack"];})
];
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [