New nixos version
This commit is contained in:
parent
f977076587
commit
adc824d4b5
1 changed files with 2 additions and 6 deletions
|
@ -17,12 +17,8 @@ in
|
||||||
fonts = {
|
fonts = {
|
||||||
fontDir.enable = true;
|
fontDir.enable = true;
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
(nerdfonts.override {
|
nerdfonts.iosevka
|
||||||
fonts = [
|
nerdfonts.fira-code
|
||||||
"FiraCode"
|
|
||||||
"Iosevka"
|
|
||||||
];
|
|
||||||
})
|
|
||||||
baekmuk-ttf
|
baekmuk-ttf
|
||||||
blackout
|
blackout
|
||||||
bqn386
|
bqn386
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue