+onsomnia

This commit is contained in:
m3tam3re
2025-01-26 12:32:28 +01:00
parent c18b2d1f94
commit e75166e5fc
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{pkgs, ...}: {
home.packages = with pkgs; [bruno];
home.packages = with pkgs; [bruno insomnia];
programs.zed-editor = {
enable = true;
userSettings = {