Fixed broken icons
This commit is contained in:
parent
a419c28d0d
commit
27f215f02c
6 changed files with 10 additions and 13 deletions
|
@ -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; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue