Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

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

Fix system warning

+3
+3
default-home.nix
··· 5 5 config, 6 6 ... 7 7 }: 8 + let 9 + system = pkgs.stdenv.hostPlatform.system; 10 + in 8 11 { 9 12 imports = [ 10 13 inputs.agenix.homeManagerModules.default