Skip to content
  • kookie's avatar
    libkookie: port gaia and tempest to use flake root build structure · 72d21905
    kookie authored
    Refactor old project structure into a more linear hierarchy.
    Previously a module would be loaded in multiple places (configuration
    vs modules).  This has now been simplified (it was way overkill
    before).  Flake.nix currently still holds too much information and
    some of the parts should be pulled into a lib.nix and into machine
    specific configurations.
    72d21905