zellij-one

This commit is contained in:
Sridhar Ratnakumar 2026-03-12 17:00:59 -04:00
parent ace0f50ace
commit 3dbdf74950
3 changed files with 14 additions and 0 deletions

View file

@ -29,5 +29,6 @@ in
home.packages = [
inputs.disc-scrape.packages.${pkgs.stdenv.hostPlatform.system}.default
pkgs.zellij-one
];
}