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

@ -36,6 +36,7 @@ scope "options.quick" {
};
serviceConfig = {
ExecStart = cmd;
Restart = "always";
};
wantedBy = [ "graphical-session.target" ];
}) config.quick.services