this repo has no description
1
fork

Configure Feed

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

fix: do not longer pin BEAM flake

-1
-1
modules/common.nix
··· 14 14 15 15 nix.registry = 16 16 { 17 - beam.flake = inputs.beam; 18 17 darwin.flake = inputs.darwin; 19 18 dotfiles.flake = inputs.self; 20 19 flake-parts.flake = inputs.flake-parts;