Monorepo for Tangled tangled.org
2

Configure Feed

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

nix: fmt

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (Sep 10, 2025, 10:16 AM +0100) commit 005cd178 parent a2789275 change-id ukyplkqu
-1
-1
default.nix
··· 1 1 # Default setup from https://git.lix.systems/lix-project/flake-compat 2 - 3 2 let 4 3 lockFile = builtins.fromJSON (builtins.readFile ./flake.lock); 5 4 flake-compat-node = lockFile.nodes.${lockFile.nodes.root.inputs.flake-compat};