flake: update
This commit is contained in:
parent
8c3dbb4fe9
commit
594863ab7d
1987
flake.lock
Normal file
1987
flake.lock
Normal file
File diff suppressed because it is too large
Load diff
|
@ -610,5 +610,9 @@ in
|
|||
text = builtins.toJSON settings;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs.nerd-fonts; [
|
||||
jetbrains-mono
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ in
|
|||
zed-editor
|
||||
|
||||
# eve
|
||||
bottles
|
||||
# bottles
|
||||
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue