flake: update
This commit is contained in:
parent
8c3dbb4fe9
commit
594863ab7d
3 changed files with 1992 additions and 1 deletions
|
@ -610,5 +610,9 @@ in
|
|||
text = builtins.toJSON settings;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs.nerd-fonts; [
|
||||
jetbrains-mono
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue