this repo has no description
1
fork

Configure Feed

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

fix: re-add brontes home manager (#75)

authored by

Taylor Hanken and committed by
GitHub
583facf7 98b5b70e

+3
+3
nix/hosts/brontes/users/tghanken/home-configuration.nix
··· 1 + {inputs, ...}: { 2 + imports = [inputs.self.homeModules.tghanken]; 3 + }