refactor
This commit is contained in:
parent
7406d068b4
commit
ec45f12c12
16 changed files with 217 additions and 34 deletions
|
|
@ -1,6 +1,4 @@
|
|||
{ pkgs, ...}: {
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.jetbrains-mono
|
||||
twemoji-color-font
|
||||
];
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.packages = with pkgs; [ nerd-fonts.jetbrains-mono ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue