nushell, helium + pwas, niri session management

This commit is contained in:
atagen 2026-03-03 00:26:21 +11:00
parent cb72b47661
commit 3b3bfb6b39
21 changed files with 816 additions and 464 deletions

View file

@ -1,9 +1,11 @@
{
pkgs,
lib,
...
}:
scope "user.programs.helix" {
(scope "apps.editor" <| pkgs.helix)
// scope "user.programs.helix" {
enable = true;
# package = getFlakePkg inputs.helix;
settings = {
theme = "nix-rice";
editor = {