modules/font: Better font config
This commit is contained in:
parent
0d1c4657ca
commit
e2f5bce9c1
2 changed files with 28 additions and 10 deletions
|
@ -18,7 +18,9 @@ in
|
|||
|
||||
services.gnome-keyring.enable = true;
|
||||
|
||||
# e.g. for 1password
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
httpie
|
||||
wdisplays
|
||||
|
@ -67,11 +69,6 @@ in
|
|||
foot
|
||||
wofi
|
||||
|
||||
fira-code
|
||||
dejavu_fonts
|
||||
roboto
|
||||
roboto-slab
|
||||
|
||||
prusa-slicer
|
||||
htop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue