mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
thinkpad updates
This commit is contained in:
parent
5ca2e59136
commit
e90c4f2c0d
4 changed files with 8 additions and 3 deletions
|
@ -7,12 +7,15 @@
|
|||
enableDefaultPackages = true;
|
||||
packages = with pkgs;
|
||||
[
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
nerd-fonts.noto
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.iosevka-term
|
||||
nerd-fonts.iosevka-term-slab
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
roboto
|
||||
fira
|
||||
open-sans
|
||||
];
|
||||
};
|
||||
console = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue