Personal-use NixOS configuration
0
fork

Configure Feed

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

I would like my git config

encode42 b76026be b0eeac1f

+2
+2
hosts/prospect/homes/encode42.nix
··· 34 34 imports = [ 35 35 (flakeRoot + /homes/encode42/common) 36 36 37 + (flakeRoot + /homes/encode42/common/github.nix) 38 + 37 39 (flakeRoot + /homes/encode42/common/bat.nix) 38 40 (flakeRoot + /homes/encode42/common/eza.nix) 39 41 (flakeRoot + /homes/encode42/common/xh.nix)