switch to a better launcher

This commit is contained in:
Schrottkatze 2026-01-02 04:54:38 +01:00
commit 45a85e7a82
No known key found for this signature in database
6 changed files with 58 additions and 14 deletions

View file

@ -3,7 +3,6 @@ let
discord-presence-lsp = pkgs.callPackage ./discord-presence-lsp.nix { };
in
{
programs.niri.enable = true;
imports = [
./zed
];