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 infinite recursion in aleister

-3
-3
host-specific/aleister-noah.nix
··· 10 10 # manage. 11 11 home.username = "noah"; 12 12 home.homeDirectory = "/Users/noah"; 13 - imports = [ 14 - inputs.agenix.homeManagerModules.default 15 - ]; 16 13 nix = { 17 14 package = pkgs.nix; 18 15 settings = {