split nvim into file
This commit is contained in:
parent
aac7aed59f
commit
b1bf747c09
4 changed files with 14 additions and 3 deletions
|
@ -1,4 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
self,
|
||||
...
|
||||
}: {
|
||||
fonts = {
|
||||
packages = with pkgs; [
|
||||
font-awesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue