framework: new wallpaper, zeditor

This commit is contained in:
Tristan 2026-04-21 16:54:24 +01:00
parent b5e1d0081c
commit ceec5545e2
2 changed files with 6 additions and 1 deletions

View file

@ -26,6 +26,7 @@ in {
pkgs.remmina
pkgs.postman
pkgs.devcontainer
pkgs.zed-editor-fhs
(pkgs.writeShellScriptBin "devcontainer-open" (
let
jq = "${pkgs.jq}/bin/jq";