minor home tweaks
This commit is contained in:
parent
aee35ecfa3
commit
85b4ea5880
3 changed files with 5 additions and 5 deletions
|
@ -99,7 +99,7 @@
|
|||
fonts = {
|
||||
enableDefaultPackages = true;
|
||||
fontconfig.defaultFonts.monospace = [ "FiraCode Nerd Font" ];
|
||||
packages = with pkgs; [ (nerdfonts.override { fonts = [ "FiraCode" ]; }) ];
|
||||
packages = with pkgs; [ (nerdfonts.override { fonts = [ "FiraCode" ]; }) roboto-mono ];
|
||||
};
|
||||
|
||||
hardware.logitech.wireless = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue