added homemanagermodule exports, added mkDefault in roles.

This commit is contained in:
Gabe Venberg 2024-05-31 13:25:03 -05:00
parent a0c1ad0beb
commit e56cd66d49
3 changed files with 6 additions and 4 deletions

View file

@ -77,6 +77,8 @@
}
);
homeManagerModules = import ./modules/home-manager;
# NixOS configuration entrypoint
# Available through 'nixos-rebuild --flake .#your-hostname'
nixosConfigurations = {