home.social

#dendriticpattern — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dendriticpattern, aggregated by home.social.

  1. @yisraeldov
    Now if we make the flake.nixosModules.somename : {arg1, arg2} = {}
    Then we can start composing too.

    In short: it's a very neat approach to modularize the options which scales better.

    Those who are using nix flake-parts and dendritic pattern, feel free to correct me or simplify this please.

    #nix #flakes #nixos #homemanager #nixhomemanager #flake-parts #dendritic #dendriticpattern

  2. @yisraeldov
    Now if we make the flake.nixosModules.somename : {arg1, arg2} = {}
    Then we can start composing too.

    In short: it's a very neat approach to modularize the options which scales better.

    Those who are using nix flake-parts and dendritic pattern, feel free to correct me or simplify this please.

    -parts

  3. @yisraeldov
    Now if we make the flake.nixosModules.somename : {arg1, arg2} = {}
    Then we can start composing too.

    In short: it's a very neat approach to modularize the options which scales better.

    Those who are using nix flake-parts and dendritic pattern, feel free to correct me or simplify this please.

    #nix #flakes #nixos #homemanager #nixhomemanager #flake-parts #dendritic #dendriticpattern

  4. @yisraeldov
    Now if we make the flake.nixosModules.somename : {arg1, arg2} = {}
    Then we can start composing too.

    In short: it's a very neat approach to modularize the options which scales better.

    Those who are using nix flake-parts and dendritic pattern, feel free to correct me or simplify this please.

    #nix #flakes #nixos #homemanager #nixhomemanager #flake-parts #dendritic #dendriticpattern

  5. @arichtman
    Recently started using #dendritic pattern using #flake parts it's really helpful.

    Earlier: A new module file means I add it to a folder, then import them in my configuration.nix home.nix accordingly.

    Now: a module file added to a folder. That's it.

    And more awesome is that I can place both a nixos module and home module in the same file to have aspects together🔥 much more benefits

    It's worth doing things this way

    #nix #nixos #dendriticpattern #config #management #flakeparts

  6. @arichtman
    Recently started using #dendritic pattern using #flake parts it's really helpful.

    Earlier: A new module file means I add it to a folder, then import them in my configuration.nix home.nix accordingly.

    Now: a module file added to a folder. That's it.

    And more awesome is that I can place both a nixos module and home module in the same file to have aspects together🔥 much more benefits

    It's worth doing things this way

    #nix #nixos #dendriticpattern #config #management #flakeparts