session and seat management daemon
1

Configure Feed

Select the types of activity you want to include in your feed.

fix(package): skip checks

r0chd (Jul 13, 2026, 10:47 AM +0200) bd2f2923 82bd791b

+2
+2
nix/package.nix
··· 13 13 pname = "sessiond"; 14 14 inherit (cargoToml.workspace.package) version; 15 15 16 + doCheck = false; 17 + 16 18 cargoLock = { 17 19 lockFile = ../Cargo.lock; 18 20 outputHashes = {